Searched refs:SMART_DELAY (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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),
|
/linux-6.1.9/include/linux/platform_data/ |
D | video-pxafb.h | 174 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
|