Searched refs:SMART_DELAY (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/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 | 212 SMART_DELAY(1), 216 SMART_DELAY(1), 220 SMART_DELAY(1), 227 SMART_DELAY(1), 320 SMART_DELAY(0), 371 SMART_DELAY(30), 382 SMART_DELAY(150),
|
/Linux-v5.4/arch/arm/mach-pxa/include/mach/ |
D | regs-lcd.h | 197 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
|