Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/qcom/
H A Dpinctrl-apq8064.c112 #define DECLARE_APQ_GPIO_PINS(pin) static const unsigned int gpio##pin##_pins[] = { pin } macro
H A Dpinctrl-apq8084.c169 #define DECLARE_APQ_GPIO_PINS(pin) static const unsigned int gpio##pin##_pins[] = { pin } macro