Searched refs:LCD_ON (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dcobalt_lcdfb.c48 #define LCD_ON LCD_CURSOR_ON macro
284 lcd_write_control(info, LCD_ON);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb_base.c577 if (lcd_on_off & LCD_ON) {
895 if ((crtc->lcd_gen_cntl & LCD_ON) &&
907 crtc->lcd_gen_cntl &= ~LCD_ON;
917 if ((par->lcd_table != 0) && (crtc->lcd_gen_cntl & LCD_ON)) {
975 if ((par->lcd_table != 0) && (crtc->lcd_gen_cntl & LCD_ON))
1044 if (xres < par->lcd_width && crtc->lcd_gen_cntl & LCD_ON) {
1110 if (vdisplay < par->lcd_height && crtc->lcd_gen_cntl & LCD_ON) {
2289 if (par->lcd_table != 0 && (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
2792 (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
2821 (aty_ld_lcd(LCD_GEN_CNTL, par) & LCD_ON)) {
[all...]
H A Dmach64_ct.c301 aty_st_lcd(LCD_GEN_CNTL, lcd_gen_cntrl & ~LCD_ON, par);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dmach64.h1305 #define LCD_ON 0x00000002ul macro
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h1182 LCD_ON = 1, enumerator in enum:wl_wakeup_reason_type

Completed in 207 milliseconds