Home
last modified time | relevance | path

Searched refs:IOCTRL_TYPE_AON (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c76 IOCTRL_TYPE_AON = 1, enumerator
547 #define DRV_STRENGTH_OFFSET(gpio, bit, type) ((type) == IOCTRL_TYPE_AON ? \
824 io_ctrl_type = IOCTRL_TYPE_AON; in iproc_gpio_probe()
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c79 IOCTRL_TYPE_AON = 1, enumerator
570 #define DRV_STRENGTH_OFFSET(gpio, bit, type) ((type) == IOCTRL_TYPE_AON ? \
845 io_ctrl_type = IOCTRL_TYPE_AON; in iproc_gpio_probe()

Completed in 4 milliseconds