Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/it66353/
H A Dit66353_drv.h357 extern u8 it66353_h2rxedidwr(u8 offset, u8 *wrdata, u8 length);
H A Dit66353.c472 u8 it66353_h2rxedidwr(u8 offset, u8 *wrdata, u8 length) in it66353_h2rxedidwr() function
3841 it66353_h2rxedidwr(it66353_gdev.vars.VSDBOffset, &phyAB, 1); in it66353_setup_edid_ram_step2()
3842 it66353_h2rxedidwr(it66353_gdev.vars.VSDBOffset + 1, &phyCD, 1); in it66353_setup_edid_ram_step2()
3844 it66353_h2rxedidwr(128 + 127, &phyAB, 1); in it66353_setup_edid_ram_step2()
4412 it66353_h2rxedidwr(i + 128 * block, edid, wcount); in it66353_set_internal_EDID()