Searched refs:SMART_DELAY (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
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(1), [all …]
|
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-5.10/arch/arm/mach-pxa/include/mach/ |
D | regs-lcd.h | 197 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
|