Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-rp1.c24 #define RP1_NUM_GPIOS 54 macro
272 struct rp1_pin_info pins[RP1_NUM_GPIOS];
680 if (pc && offset < RP1_NUM_GPIOS) in rp1_get_pin()
690 if (pc && offset < RP1_NUM_GPIOS) in rp1_get_pin_pctl()
857 .ngpio = RP1_NUM_GPIOS,
1047 if (pin < RP1_NUM_GPIOS) { in rp1_get_fsel_func()
1612 .npins = RP1_NUM_GPIOS,