Home
last modified time | relevance | path

Searched refs:gconfmap (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c61 static struct regmap *gconfmap; variable
183 regmap_update_bits(gconfmap, MPP_GENERAL_CONFIG, in dove_nand_ctrl_set()
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()
259 regmap_update_bits(gconfmap, GLOBAL_CONFIG_2, in dove_audio1_ctrl_set()
313 regmap_read(gconfmap, GLOBAL_CONFIG_1, &gcfg1); in dove_twsi_ctrl_get()
345 regmap_update_bits(gconfmap, GLOBAL_CONFIG_1, in dove_twsi_ctrl_set()
348 regmap_update_bits(gconfmap, GLOBAL_CONFIG_2, in dove_twsi_ctrl_set()
835 if (IS_ERR(gconfmap)) { in dove_pinctrl_probe()
849 if (IS_ERR(gconfmap)) { in dove_pinctrl_probe()
[all …]