Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/sunplus/
Dsppctl_sp7021.c115 EGRP("SPI_FLASH1", 1, pins_spif1),
116 EGRP("SPI_FLASH2", 2, pins_spif2),
128 EGRP("SPI_FLASH_4BIT1", 1, pins_spi41),
129 EGRP("SPI_FLASH_4BIT2", 2, pins_spi42),
137 EGRP("SPI_NAND", 1, pins_snan),
146 EGRP("CARD0_EMMC", 1, pins_emmc),
154 EGRP("SD_CARD", 1, pins_sdsd),
162 EGRP("UA0", 1, pins_uar0),
174 EGRP("ACHIP_DEBUG1", 1, pins_adbg1),
175 EGRP("ACHIP_DEBUG2", 2, pins_adbg2),
[all …]
Dsppctl.h73 #define EGRP(n, v, p) { \ macro