Searched refs:SYSC_NR_IDLEMODES (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/platform_data/ | ||
D | ti-sysc.h | 60 #define SYSC_NR_IDLEMODES 4 macro |
/Linux-v4.19/drivers/bus/ | ||
D | ti-sysc.c | 1042 if (val >= SYSC_NR_IDLEMODES) { in sysc_init_idlemode() |