Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dadp5520.h139 #define ADP5520_GPIO_R3 (1 << 3) /* LED3 or GPIO3 aka R3 */ macro
/openbmc/linux/drivers/gpio/
H A Dgpio-adp5520.c137 if (pdata->gpio_en_mask & ADP5520_GPIO_R3) in adp5520_gpio_probe()