Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/renesas/
H A Dsh_pfc.h473 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ macro
476 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0)
479 PORT_GP_CFG_9(bank, fn, sfx, cfg), \
H A Dpfc-r8a77995.c21 PORT_GP_CFG_9(0, fn, sfx, SH_PFC_PIN_CFG_PULL_UP_DOWN), \
H A Dpfc-r8a7779.c59 PORT_GP_CFG_9(6, fn, sfx, SH_PFC_PIN_CFG_PULL_UP)
H A Dpfc-r8a77990.c32 PORT_GP_CFG_9(6, fn, sfx, CFG_FLAGS), \