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

/drivers/pinctrl/
H A Dpinctrl-bcm281xx.c1210 static const u16 bcm281xx_pullup_map[] = { variable
1233 for (j = 0; j < ARRAY_SIZE(bcm281xx_pullup_map); j++)
1234 if (bcm281xx_pullup_map[j] == arg)
1237 if (j == ARRAY_SIZE(bcm281xx_pullup_map)) {

Completed in 14 milliseconds