Home
last modified time | relevance | path

Searched refs:SMART_DELAY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dsaar.c121 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 Dtavorevb.c210 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 Dvideo-pxafb.h169 /* 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 Dregs-lcd.h192 /* 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