Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-amd.h77 #define NSELECTS 0x4 macro
84 const char * const groups[NSELECTS];
1470 .ngroups = NSELECTS, \
Dpinctrl-amd.c999 for (index = 0; index < NSELECTS; index++) { in amd_set_mux()