Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-falcon.c49 #define PORT_PIN(x) (x % PINS) macro
H A Dpinctrl-xway.c29 #define PORT_PIN(x) (x % PINS) macro