Searched refs:OCELOT_GPIO_OUT_CLR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 46 #define OCELOT_GPIO_OUT_CLR 0x4 macro 838 REG(OCELOT_GPIO_OUT_CLR, info, in ocelot_pinconf_set() 974 regmap_write(info->map, REG(OCELOT_GPIO_OUT_CLR, info, offset), in ocelot_gpio_set() 1008 regmap_write(info->map, REG(OCELOT_GPIO_OUT_CLR, info, offset), in ocelot_gpio_direction_output()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 41 #define OCELOT_GPIO_OUT_CLR 0x4 macro 1563 REG(OCELOT_GPIO_OUT_CLR, info, in ocelot_pinconf_set() 1761 regmap_write(info->map, REG(OCELOT_GPIO_OUT_CLR, info, offset), in ocelot_gpio_set() 1795 regmap_write(info->map, REG(OCELOT_GPIO_OUT_CLR, info, offset), in ocelot_gpio_direction_output()
|
Completed in 5 milliseconds