Searched refs:SMART_DELAY (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/arch/arm/mach-pxa/ |
D | saar.c | 124 SMART_DELAY(0), 128 SMART_DELAY(0), 132 SMART_DELAY(0), 136 SMART_DELAY(10), 143 SMART_DELAY(150), 266 SMART_DELAY(100), 305 SMART_DELAY(20), 313 SMART_DELAY(1), 319 SMART_DELAY(100), 325 SMART_DELAY(1), [all …]
|
D | tavorevb.c | 205 SMART_DELAY(1), 209 SMART_DELAY(1), 213 SMART_DELAY(1), 220 SMART_DELAY(1), 313 SMART_DELAY(0), 364 SMART_DELAY(30), 375 SMART_DELAY(150),
|
/linux-3.4.99/arch/arm/mach-pxa/include/mach/ |
D | regs-lcd.h | 196 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
|