Searched refs:MMC_PFC_PINS (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7778.c | 1446 #define MMC_PFC_PINS(name, args...) SH_PFC_PINS(name, args) macro 1452 MMC_PFC_PINS(mmc_ctrl, RCAR_GP_PIN(1, 5), RCAR_GP_PIN(1, 6)); 1454 MMC_PFC_PINS(mmc_data, RCAR_GP_PIN(1, 7), RCAR_GP_PIN(1, 8),
|