Searched refs:term_value (Results 1 – 1 of 1) sorted by relevance
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() argument1330 switch (term_value) { in _rx_set_hpd()1332 term_value = 0xFF; in _rx_set_hpd()1335 term_value = 0x00; in _rx_set_hpd()1339 term_value = 0x00; in _rx_set_hpd()1341 term_value = 0xFF; in _rx_set_hpd()1346 term_value = 0x00; in _rx_set_hpd()1348 term_value = 0xFF; in _rx_set_hpd()1392 it66353_rx_term_power_down(port, term_value); in _rx_set_hpd()[all …]