Searched defs:reg_config (Results 1 – 10 of 10) sorted by relevance
29 struct reg_config { struct30 u16 off;31 u32 val;
38 struct reg_config { struct62 static const struct reg_config pfc_with_unlock[] = { in blanche_init_pfc() argument
32 void mpu_config(struct mpu_region_config *reg_config) in mpu_config()
133 s32 reg_ctrl, reg_config; in spi_cfg_mxc() local