Searched refs:SMART_DELAY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | saar.c | 121 SMART_DELAY(0), 125 SMART_DELAY(0), 129 SMART_DELAY(0), 133 SMART_DELAY(10), 140 SMART_DELAY(150), 263 SMART_DELAY(100), 302 SMART_DELAY(20), 310 SMART_DELAY(1), 316 SMART_DELAY(100), 322 SMART_DELAY( [all...] |
H A D | tavorevb.c | 210 SMART_DELAY(1), 214 SMART_DELAY(1), 218 SMART_DELAY(1), 225 SMART_DELAY(1), 318 SMART_DELAY(0), 369 SMART_DELAY(30), 380 SMART_DELAY(150),
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | video-pxafb.h | 169 /* SMART_DELAY() is introduced for software controlled delay primitive which 174 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/ |
H A D | regs-lcd.h | 192 /* SMART_DELAY() is introduced for software controlled delay primitive which 197 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
|
Completed in 3 milliseconds