Searched refs:cr_lcd_oth (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/nouveau/
H A Dnv04_dfp.c250 uint8_t *cr_lcd_oth = &crtcstate[head ^ 1].CRTC[NV_CIO_CRE_LCD__INDEX]; local
269 if ((*cr_lcd & 0x30) == (*cr_lcd_oth & 0x30)) {
271 *cr_lcd_oth &= ~0x30;
274 *cr_lcd_oth);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_dfp.c250 uint8_t *cr_lcd_oth = &crtcstate[head ^ 1].CRTC[NV_CIO_CRE_LCD__INDEX]; local
269 if ((*cr_lcd & 0x30) == (*cr_lcd_oth & 0x30)) {
271 *cr_lcd_oth &= ~0x30;
274 *cr_lcd_oth);

Completed in 256 milliseconds