Searched refs:atom_hpd_sel (Results 1 – 5 of 5) sorted by relevance
125 uint8_t atom_hpd_sel = 0; in hpd_sel_to_atom() local129 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD1_SEL; in hpd_sel_to_atom()132 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD2_SEL; in hpd_sel_to_atom()135 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD3_SEL; in hpd_sel_to_atom()138 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD4_SEL; in hpd_sel_to_atom()141 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD5_SEL; in hpd_sel_to_atom()144 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD6_SEL; in hpd_sel_to_atom()148 atom_hpd_sel = 0; in hpd_sel_to_atom()151 return atom_hpd_sel >> 4; in hpd_sel_to_atom()
122 uint8_t atom_hpd_sel = 0; in hpd_sel_to_atom() local126 atom_hpd_sel = ATOM_TRANSMITTER_V6_HPD1_SEL; in hpd_sel_to_atom()129 atom_hpd_sel = ATOM_TRANSMITTER_V6_HPD2_SEL; in hpd_sel_to_atom()132 atom_hpd_sel = ATOM_TRANSMITTER_V6_HPD3_SEL; in hpd_sel_to_atom()135 atom_hpd_sel = ATOM_TRANSMITTER_V6_HPD4_SEL; in hpd_sel_to_atom()138 atom_hpd_sel = ATOM_TRANSMITTER_V6_HPD5_SEL; in hpd_sel_to_atom()141 atom_hpd_sel = ATOM_TRANSMITTER_V6_HPD6_SEL; in hpd_sel_to_atom()145 atom_hpd_sel = 0; in hpd_sel_to_atom()148 return atom_hpd_sel; in hpd_sel_to_atom()
210 uint8_t atom_hpd_sel = 0; in hpd_sel_to_atom() local214 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD1_SEL; in hpd_sel_to_atom()217 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD2_SEL; in hpd_sel_to_atom()220 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD3_SEL; in hpd_sel_to_atom()223 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD4_SEL; in hpd_sel_to_atom()226 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD5_SEL; in hpd_sel_to_atom()229 atom_hpd_sel = ATOM_TRANSMITTER_CONFIG_V5_HPD6_SEL; in hpd_sel_to_atom()233 atom_hpd_sel = 0; in hpd_sel_to_atom()236 return atom_hpd_sel >> 4; in hpd_sel_to_atom()