Searched refs:OCELOT_GPIO_OUT_SET (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 45 #define OCELOT_GPIO_OUT_SET 0x0 macro 833 REG(OCELOT_GPIO_OUT_SET, info, in ocelot_pinconf_set() 971 regmap_write(info->map, REG(OCELOT_GPIO_OUT_SET, info, offset), in ocelot_gpio_set() 1005 regmap_write(info->map, REG(OCELOT_GPIO_OUT_SET, info, offset), in ocelot_gpio_direction_output()
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 40 #define OCELOT_GPIO_OUT_SET 0x0 macro 1558 REG(OCELOT_GPIO_OUT_SET, info, in ocelot_pinconf_set() 1758 regmap_write(info->map, REG(OCELOT_GPIO_OUT_SET, info, offset), in ocelot_gpio_set() 1792 regmap_write(info->map, REG(OCELOT_GPIO_OUT_SET, info, offset), in ocelot_gpio_direction_output()
|
Completed in 6 milliseconds