Searched refs:DCB_OUTPUT_B (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/nouveau/ | ||
D | nouveau_bios.h | 64 DCB_OUTPUT_B = (1 << 1), enumerator |
/drivers/gpu/drm/nouveau/dispnv04/ | ||
D | dac.c | 48 if (dcb->or & (8 | DCB_OUTPUT_B)) in nv04_dac_output_offset() |