Home
last modified time | relevance | path

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

/drivers/pinctrl/sh-pfc/
Dpfc-sh73a0.c1167 #define __I (SH_PFC_PIN_CFG_INPUT) macro
1174 #define SH73A0_PIN_I_PD(pin) SH73A0_PIN(pin, __I | __PD)
1175 #define SH73A0_PIN_I_PU(pin) SH73A0_PIN(pin, __I | __PU)
1176 #define SH73A0_PIN_I_PU_PD(pin) SH73A0_PIN(pin, __I | __PUD)