Home
last modified time | relevance | path

Searched refs:ITE8181_LCDSTANDBY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/dev/
H A Dite8181reg.h142 #define ITE8181_LCDSTANDBY 0x20 /* LCD S/W Standby */ macro
H A Dite8181.c352 lcd_p &= ~ITE8181_LCDSTANDBY; in ite8181_lcd_power()
387 lcd_p |= ITE8181_LCDSTANDBY; in ite8181_lcd_power()