Searched refs:PORT_GP_CFG_21 (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h505 #define PORT_GP_CFG_21(bank, fn, sfx, cfg) \ macro
508 #define PORT_GP_21(bank, fn, sfx) PORT_GP_CFG_21(bank, fn, sfx, 0)
511 PORT_GP_CFG_21(bank, fn, sfx, cfg), \
H A Dpfc-r8a779g0.c49 PORT_GP_CFG_21(5, fn, sfx, CFG_FLAGS), \
50 PORT_GP_CFG_21(6, fn, sfx, CFG_FLAGS), \
51 PORT_GP_CFG_21(7, fn, sfx, CFG_FLAGS), \
H A Dpfc-r8a779h0.c53 PORT_GP_CFG_21(5, fn, sfx, CFG_FLAGS), \
54 PORT_GP_CFG_21(6, fn, sfx, CFG_FLAGS), \
55 PORT_GP_CFG_21(7, fn, sfx, CFG_FLAGS)
H A Dpfc-r8a779f0.c21 PORT_GP_CFG_21(0, fn, sfx, CFG_FLAGS | SH_PFC_PIN_CFG_IO_VOLTAGE_18_33), \
H A Dpfc-r8a77995.c27 PORT_GP_CFG_21(5, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \

Completed in 181 milliseconds