Searched refs:EGRP (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/pinctrl/sunplus/ |
| H A D | sppctl_sp7021.c | 115 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 …]
|
| H A D | sppctl.h | 73 #define EGRP(n, v, p) { \ macro
|
| /linux/Documentation/trace/ |
| H A D | eprobetrace.rst | 27 e[:[EGRP/][EEVENT]] GRP.EVENT [FETCHARGS] : Set a probe 28 -:[EGRP/][EEVENT] : Clear a probe 30 EGRP : Group name of the new event. If omitted, use "eprobes" for it.
|