Searched refs:amp_d (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/ |
| H A D | it66353_EQ.c | 454 u8 amp_a, amp_b, amp_c, amp_d; in _aeq_get_DFE2() local 479 amp_d = hdmirxrd(0x60); in _aeq_get_DFE2() 485 amp_d = rec[3]; in _aeq_get_DFE2() 504 if (amp_a > amp_d) { in _aeq_get_DFE2() 506 tap3_value = (amp_a - amp_d) >> 1; in _aeq_get_DFE2() 509 tap3_value = (amp_d - amp_a) >> 1; in _aeq_get_DFE2()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_sd7220.c | 966 #define DDS_VAL(amp_d, main_d, ipst_d, ipre_d, amp_s, main_s, ipst_s, ipre_s) \ argument 967 { { ((amp_d & 0x1F) << 1) | 1, ((amp_s & 0x1F) << 1) | 1, \
|