Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pinctrl/
Dpinctrl-amd.h78 #define NSELECTS 0x4 macro
85 const char * const groups[NSELECTS];
1471 .ngroups = NSELECTS, \
Dpinctrl-amd.c996 for (index = 0; index < NSELECTS; index++) { in amd_set_mux()