Home
last modified time | relevance | path

Searched refs:SH_PFC_PINS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1259 #define SH_PFC_PINS(name, args...) \ macro
1278 #define AUDIO_PFC_PIN(name, pin) SH_PFC_PINS(name, pin)
1294 #define CAN_PFC_PINS(name, args...) SH_PFC_PINS(name, args)
1321 SH_PFC_PINS(ether_rmii, RCAR_GP_PIN(4, 10), RCAR_GP_PIN(4, 11),
1331 SH_PFC_PINS(ether_link, RCAR_GP_PIN(4, 19));
1333 SH_PFC_PINS(ether_magic, RCAR_GP_PIN(4, 20));
1337 #define SCIF_PFC_PIN(name, args...) SH_PFC_PINS(name, args)
1369 #define HSPI_PFC_PIN(name, args...) SH_PFC_PINS(name, args)
1406 #define I2C_PFC_PIN(name, args...) SH_PFC_PINS(name, args)
1432 #define MMC_PFC_PINS(name, args...) SH_PFC_PINS(nam
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpfc-r8a7778.c1255 #define SH_PFC_PINS(name, args...) \ macro
1274 #define AUDIO_PFC_PIN(name, pin) SH_PFC_PINS(name, pin)
1290 #define CAN_PFC_PINS(name, args...) SH_PFC_PINS(name, args)
1317 SH_PFC_PINS(ether_rmii, RCAR_GP_PIN(4, 10), RCAR_GP_PIN(4, 11),
1327 SH_PFC_PINS(ether_link, RCAR_GP_PIN(4, 19));
1329 SH_PFC_PINS(ether_magic, RCAR_GP_PIN(4, 20));
1333 #define SCIF_PFC_PIN(name, args...) SH_PFC_PINS(name, args)
1365 #define HSPI_PFC_PIN(name, args...) SH_PFC_PINS(name, args)
1402 #define I2C_PFC_PIN(name, args...) SH_PFC_PINS(name, args)
1428 #define MMC_PFC_PINS(name, args...) SH_PFC_PINS(nam
[all...]

Completed in 11 milliseconds