Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_bios.h63 DCB_OUTPUT_C = (1 << 2) enumerator
A Dnouveau_bios.c111 …bios->fp.xlated_entry + script] + (bios->fp.link_c_increment && dcbent->or & DCB_OUTPUT_C ? 1 : 0); in call_lvds_manufacturer_script()
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dhw.h102 int ramdac = (or & DCB_OUTPUT_C) >> 2; in nv_read_tmds()
113 int ramdac = (or & DCB_OUTPUT_C) >> 2; in nv_write_tmds()
A Ddfp.c61 int ramdac = (dcbent->or & DCB_OUTPUT_C) >> 2; in nv04_dfp_get_bound_head()
78 int ramdac = (dcbent->or & DCB_OUTPUT_C) >> 2; in nv04_dfp_bind_head()
A Ddac.c46 if (dcb->or & (8 | DCB_OUTPUT_C)) in nv04_dac_output_offset()

Completed in 12 milliseconds