Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dnvreg.h193 # define NV_CIO_CR_HBE_INDEX 0x03 /* horizontal blanking end */ macro
H A Dcrtc.c348 regp->CRTC[NV_CIO_CR_HBE_INDEX] = (1 << 7) | in nv_crtc_mode_set_vga()