Searched refs:hpd_auto (Results 1 – 1 of 1) sorted by relevance
504 u8 hpd_auto, hpd_pwr, hpd_man; in tda1997x_manual_hpd() local506 hpd_auto = io_read(sd, REG_HPD_AUTO_CTRL); in tda1997x_manual_hpd()538 hpd_auto &= ~HPD_AUTO_HP_OTHER; in tda1997x_manual_hpd()539 io_write(sd, REG_HPD_AUTO_CTRL, hpd_auto); in tda1997x_manual_hpd()544 hpd_auto |= HPD_AUTO_HP_OTHER; in tda1997x_manual_hpd()545 io_write(sd, REG_HPD_AUTO_CTRL, hpd_auto); in tda1997x_manual_hpd()