Home
last modified time | relevance | path

Searched defs:gcr_regmap (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c59 struct regmap *gcr_regmap; member
806 static void wpcm450_update_mfsel(struct regmap *gcr_regmap, int reg, int bit, int fn, int fn_select… in wpcm450_update_mfsel()
819 static void wpcm450_setfunc(struct regmap *gcr_regmap, const unsigned int *pin, in wpcm450_setfunc()
H A Dpinctrl-npcm7xx.c98 struct regmap *gcr_regmap; member
1412 static void npcm7xx_setfunc(struct regmap *gcr_regmap, const unsigned int *pin, in npcm7xx_setfunc()
1442 struct regmap *gcr_regmap, unsigned int pin) in npcm7xx_get_slew_rate()
1462 struct regmap *gcr_regmap, unsigned int pin, in npcm7xx_set_slew_rate()
H A Dpinctrl-npcm8xx.c112 struct regmap *gcr_regmap; member
1818 static void npcm8xx_setfunc(struct regmap *gcr_regmap, const unsigned int *pin, in npcm8xx_setfunc()
1858 struct regmap *gcr_regmap, unsigned int pin) in npcm8xx_get_slew_rate()
1876 struct regmap *gcr_regmap, unsigned int pin, in npcm8xx_set_slew_rate()
/linux/drivers/reset/
H A Dreset-npcm.c94 struct regmap *gcr_regmap; member
/linux/drivers/i2c/busses/
H A Di2c-npcm7xx.c2495 static struct regmap *gcr_regmap; in npcm_i2c_probe_bus() local