Searched refs:hpd_value (Results 1 – 2 of 2) sorted by relevance
55 void it66353_set_rx_hpd(u8 hpd_value);
99 static void _rx_set_hpd(u8 port, u8 hpd_value, u8 term_value);1327 static void _rx_set_hpd(u8 port, u8 hpd_value, u8 term_value) in _rx_set_hpd() argument1345 if (hpd_value) { in _rx_set_hpd()1355 it66353_gdev.vars.RxHPDFlag[port] = hpd_value; in _rx_set_hpd()1356 if (hpd_value) { in _rx_set_hpd()1414 (int)port, (int)hpd_value, (int)term_value); in _rx_set_hpd()4380 void it66353_set_rx_hpd(u8 hpd_value) in it66353_set_rx_hpd() argument4382 _rx_set_hpd(it66353_gdev.vars.Rx_active_port, hpd_value, TERM_FOLLOW_HPD); in it66353_set_rx_hpd()