Searched refs:NV_CRTC_FSEL_I2C (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv04/ | ||
D | nvreg.h | 175 # define NV_CRTC_FSEL_I2C (1 << 4) macro |
D | crtc.c | 499 regp->crtc_eng_ctrl |= NV_CRTC_FSEL_I2C; in nv_crtc_mode_set_regs() |