Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353_EQ.c78 it66353_h2rxwr(0x27 + ch, rs_value); in it66353_rx_set_rs()
102 it66353_h2rxwr(0xe9, 0x80); in it66353_rx_clear_ced_err()
111 it66353_h2rxwr(0xB9, 0xFF); in _rx_ced_err_recheck()
112 it66353_h2rxwr(0xBE, 0xFF); in _rx_ced_err_recheck()
143 it66353_h2rxwr(0xe9, 0x00); in it66353_rx_update_ced_err_from_hw()
159 it66353_h2rxwr(0xe9, 0x20); in it66353_rx_update_ced_err_from_hw()
175 it66353_h2rxwr(0xe9, 0x40); in it66353_rx_update_ced_err_from_hw()
190 it66353_h2rxwr(0xe9, 0x80); in it66353_rx_update_ced_err_from_hw()
445 it66353_h2rxwr(0x07, 0xff); in _aeq_reset()
446 it66353_h2rxwr(0x23, 0xB0); in _aeq_reset()
[all …]
H A Dit66353.c492 u8 it66353_h2rxwr(u8 offset, u8 rdata) in it66353_h2rxwr() function
1115 it66353_h2rxwr(0x25, 0x00); // Disable AFE PWD in it66353_rx_caof_init()
1280 it66353_h2rxwr(0x53, 0xFF); // Enable RxIntEn[7:0] in _rx_int_enable()
1281 it66353_h2rxwr(0x54, 0xFF); // Enable RxIntEn[15:8] in _rx_int_enable()
1282 it66353_h2rxwr(0x55, 0xFF); // Enable RxIntEn[23:16] in _rx_int_enable()
1283 it66353_h2rxwr(0x56, 0xFF); // Enable RxIntEn[31:24] in _rx_int_enable()
1284 it66353_h2rxwr(0x57, 0xFF); // Enable RxIntEn[39:32] in _rx_int_enable()
1285 it66353_h2rxwr(0x5D, 0xF7); // Enable BKIntEn[7:0], but timer int in _rx_int_enable()
1286 it66353_h2rxwr(0x5E, 0xFF); // Enable BKIntEn[15:8] in _rx_int_enable()
1287 it66353_h2rxwr(0x5F, 0xFF); // Enable BKIntEn[23:16] in _rx_int_enable()
[all …]
H A Dit66353_drv.h345 extern u8 it66353_h2rxwr(u8 offset, u8 wdata);