Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/exynos/
H A Dexynos5433-pinctrl.dtsi14 #define PIN(_pin, _func, _pull, _drv) \ macro
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c138 #define PIN(off) (0x0800 + (off)) macro