Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-aw9523.c234 int regbit = pin % AW9523_PINS_PER_PORT; in aw9523_pconf_get() local
288 int regbit = pin % AW9523_PINS_PER_PORT; in aw9523_pconf_set() local
391 static int aw9523_get_port_state(struct regmap *regmap, u8 pin, u8 regbit, in aw9523_get_port_state()
525 u8 regbit = offset % AW9523_PINS_PER_PORT; in aw9523_gpio_get_direction() local
538 u8 regbit = offset % AW9523_PINS_PER_PORT; in aw9523_gpio_get() local
560 static int _aw9523_gpio_get_multiple(struct aw9523 *awi, u8 regbit, in _aw9523_gpio_get_multiple()
662 u8 regbit = offset % AW9523_PINS_PER_PORT; in aw9523_gpio_set() local
674 u8 regbit = offset % AW9523_PINS_PER_PORT; in aw9523_direction_input() local
689 u8 regbit = offset % AW9523_PINS_PER_PORT; in aw9523_direction_output() local