Home
last modified time | relevance | path

Searched refs:amp_timeout (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353_EQ.c673 u16 amp_timeout; in _aeq_check_amp_and_rs_status() local
687 amp_timeout = (reg64<<8) + reg63; in _aeq_check_amp_and_rs_status()
689 PR_AEQ("CH %d, AMP_TimeOut = 0x%04X \r\n", i, amp_timeout); in _aeq_check_amp_and_rs_status()
693 if (amp_timeout == 0x3FFF) { in _aeq_check_amp_and_rs_status()
699 amp_timeout = (reg64 << 8) + reg63; in _aeq_check_amp_and_rs_status()
701 PR_AEQ("CH %d, AMP_Done = 0x%04X \r\n", i, amp_timeout); in _aeq_check_amp_and_rs_status()