Searched refs:UNSUP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | twl-regulator.c | 289 * in these tables as UNSUP() values; we normally won't assign them. 296 #define UNSUP(x) (UNSUP_MASK | (x)) macro 304 UNSUP(1500), UNSUP(1800), 2500, 2800, 308 UNSUP(1000), UNSUP(1000), UNSUP(1200), 1300, 309 1500, 1800, UNSUP(1850), 2500, 310 UNSUP(2600), 2800, UNSUP(285 [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | twl-regulator.c | 282 * in these tables as UNSUP() values; we normally won't assign them. 289 #define UNSUP(x) (UNSUP_MASK | (x)) macro 297 UNSUP(1500), UNSUP(1800), 2500, 2800, 301 UNSUP(1000), UNSUP(1000), UNSUP(1200), 1300, 302 1500, 1800, UNSUP(1850), 2500, 303 UNSUP(2600), 2800, UNSUP(285 [all...] |
Completed in 3 milliseconds