Searched refs:DCB_OUTPUT_C (Results 1 – 5 of 5) sorted by relevance
64 DCB_OUTPUT_C = (1 << 2) enumerator
109 …bios->fp.xlated_entry + script] + (bios->fp.link_c_increment && dcbent->or & DCB_OUTPUT_C ? 1 : 0); in call_lvds_manufacturer_script()1763 fabricate_dcb_output(dcb, DCB_OUTPUT_ANALOG, 1, all_heads, DCB_OUTPUT_C); in fabricate_dcb_encoder_table()
102 int ramdac = (or & DCB_OUTPUT_C) >> 2; in nv_read_tmds()113 int ramdac = (or & DCB_OUTPUT_C) >> 2; in nv_write_tmds()
61 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()
46 if (dcb->or & (8 | DCB_OUTPUT_C)) in nv04_dac_output_offset()