Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c253 uint8_t *cr_lcd_oth = &crtcstate[head ^ 1].CRTC[NV_CIO_CRE_LCD__INDEX]; in nv04_dfp_prepare() local
268 if ((*cr_lcd & 0x30) == (*cr_lcd_oth & 0x30)) { in nv04_dfp_prepare()
270 *cr_lcd_oth &= ~0x30; in nv04_dfp_prepare()
273 *cr_lcd_oth); in nv04_dfp_prepare()