Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dsh_pfc.h564 #define PORT_GP_CFG_30(bank, fn, sfx, cfg) \ macro
567 #define PORT_GP_30(bank, fn, sfx) PORT_GP_CFG_30(bank, fn, sfx, 0)
570 PORT_GP_CFG_30(bank, fn, sfx, cfg), \
Dpfc-r8a77980.c25 PORT_GP_CFG_30(2, fn, sfx, SH_PFC_PIN_CFG_IO_VOLTAGE), \