Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/
H A Dnvp6158_video_auto_detect.h75 unsigned char stable_mode_2; //B13 0x1 member
H A Dnvp6158_video_auto_detect.c307 vin_auto_det->stable_mode_2 = 0x00; in nvp6158_video_input_auto_detect_set()
352 …gpio_i2c_write(nvp6158_iic_addr[vin_auto_det->devnum], 0x01, ((vin_auto_det->stable_mode_2) & 0x3)… in nvp6158_video_input_auto_detect_set()