HomeSort by: relevance | last modified time | path
    Searched defs:ite8181_lcd_on_self_delay (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpcmips/dev/
ite8181.c 91 #ifndef ITE8181_LCD_ON_SELF_DELAY
92 #define ITE8181_LCD_ON_SELF_DELAY 1000
97 int ite8181_lcd_on_self_delay = ITE8181_LCD_ON_SELF_DELAY; /* msec */ variable in typeref:typename:int
361 delay(ite8181_lcd_on_self_delay*MSEC);
ite8181.c 91 #ifndef ITE8181_LCD_ON_SELF_DELAY
92 #define ITE8181_LCD_ON_SELF_DELAY 1000
97 int ite8181_lcd_on_self_delay = ITE8181_LCD_ON_SELF_DELAY; /* msec */ variable in typeref:typename:int
361 delay(ite8181_lcd_on_self_delay*MSEC);
ite8181.c 91 #ifndef ITE8181_LCD_ON_SELF_DELAY
92 #define ITE8181_LCD_ON_SELF_DELAY 1000
97 int ite8181_lcd_on_self_delay = ITE8181_LCD_ON_SELF_DELAY; /* msec */ variable in typeref:typename:int
361 delay(ite8181_lcd_on_self_delay*MSEC);

Completed in 34 milliseconds