Searched refs:MMC_PFC_PINS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7778.c | 1432 #define MMC_PFC_PINS(name, args...) SH_PFC_PINS(name, args) macro 1440 MMC_PFC_PINS(mmc_ctrl, RCAR_GP_PIN(1, 5), RCAR_GP_PIN(1, 6)); 1442 MMC_PFC_PINS(mmc_data1, RCAR_GP_PIN(1, 7)); 1444 MMC_PFC_PINS(mmc_data4, RCAR_GP_PIN(1, 7), RCAR_GP_PIN(1, 8), 1448 MMC_PFC_PINS(mmc_data8, RCAR_GP_PIN(1, 7), RCAR_GP_PIN(1, 8),
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A D | pfc-r8a7778.c | 1428 #define MMC_PFC_PINS(name, args...) SH_PFC_PINS(name, args) macro 1434 MMC_PFC_PINS(mmc_ctrl, RCAR_GP_PIN(1, 5), RCAR_GP_PIN(1, 6)); 1436 MMC_PFC_PINS(mmc_data, RCAR_GP_PIN(1, 7), RCAR_GP_PIN(1, 8),
|
Completed in 12 milliseconds