Searched refs:B13xAB (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_video_auto_detect.c | 1503 unsigned int B13xAB[10], B13xAB_zerocnt=0; in nvp6158_video_input_cvi_tvi_distinguish() local 1510 B13xAB[ii] = gpio_i2c_read(nvp6158_iic_addr[devnum], 0xAB); in nvp6158_video_input_cvi_tvi_distinguish() 1511 if(B13xAB[ii] == 0) { in nvp6158_video_input_cvi_tvi_distinguish() 1514 printk("[DRV] [Ch:%d] %d time B13xAB : %x \n", ch, ii, B13xAB[ii]); in nvp6158_video_input_cvi_tvi_distinguish() 1520 check_point = __nvp6158_s_distinguish_8M_cvi_tvi_func( B13xAB, check_time ); in nvp6158_video_input_cvi_tvi_distinguish() 1704 unsigned int B13xAB[10]; in nvp6158_video_input_cvi_ahd_1080p_distinguish() local 1711 B13xAB[ii] = gpio_i2c_read(nvp6158_iic_addr[devnum], 0xAB); in nvp6158_video_input_cvi_ahd_1080p_distinguish() 1712 printk("[DRV] [Ch:%d] %d time B13xAB : %x \n", ch, ii, B13xAB[ii]); in nvp6158_video_input_cvi_ahd_1080p_distinguish() 1715 check_point = __nvp6158_s_distinguish_2M_cvi_ahd_func( B13xAB, check_time ); in nvp6158_video_input_cvi_ahd_1080p_distinguish()
|