Home
last modified time | relevance | path

Searched defs:_PIN (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pinctrl/actions/
H A Dpinctrl-s500.c38 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
H A Dpinctrl-s700.c46 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
H A Dpinctrl-s900.c45 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra210.c179 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
H A Dpinctrl-tegra114.c196 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
H A Dpinctrl-tegra124.c210 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
H A Dpinctrl-tegra20.c256 #define _PIN(offset) (NUM_GPIOS + (offset)) macro
H A Dpinctrl-tegra30.c275 #define _PIN(offset) (NUM_GPIOS + (offset)) macro