Searched refs:gconfmap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
H A D | pinctrl-dove.c | 61 static struct regmap *gconfmap; variable 174 regmap_read(gconfmap, MPP_GENERAL_CONFIG, &gmpp); in dove_nand_ctrl_get() 183 regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG, in dove_nand_ctrl_set() 220 regmap_read(gconfmap, SSP_CTRL_STATUS_1, &sspc1); in dove_audio1_ctrl_get() 221 regmap_read(gconfmap, MPP_GENERAL_CONFIG, &gmpp); in dove_audio1_ctrl_get() 222 regmap_read(gconfmap, GLOBAL_CONFIG_2, &gcfg2); in dove_audio1_ctrl_get() 253 regmap_update_bits(gconfmap, SSP_CTRL_STATUS_1, in dove_audio1_ctrl_set() 256 regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG, in dove_audio1_ctrl_set() 259 regmap_update_bits(gconfmap, GLOBAL_CONFIG_2, in dove_audio1_ctrl_set() 313 regmap_read(gconfmap, GLOBAL_CONFIG_ in dove_twsi_ctrl_get() [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/ |
H A D | pinctrl-dove.c | 61 static struct regmap *gconfmap; variable 174 regmap_read(gconfmap, MPP_GENERAL_CONFIG, &gmpp); in dove_nand_ctrl_get() 183 regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG, in dove_nand_ctrl_set() 220 regmap_read(gconfmap, SSP_CTRL_STATUS_1, &sspc1); in dove_audio1_ctrl_get() 221 regmap_read(gconfmap, MPP_GENERAL_CONFIG, &gmpp); in dove_audio1_ctrl_get() 222 regmap_read(gconfmap, GLOBAL_CONFIG_2, &gcfg2); in dove_audio1_ctrl_get() 253 regmap_update_bits(gconfmap, SSP_CTRL_STATUS_1, in dove_audio1_ctrl_set() 256 regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG, in dove_audio1_ctrl_set() 259 regmap_update_bits(gconfmap, GLOBAL_CONFIG_2, in dove_audio1_ctrl_set() 313 regmap_read(gconfmap, GLOBAL_CONFIG_ in dove_twsi_ctrl_get() [all...] |
Completed in 2 milliseconds