Searched refs:nvp6158_write (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/nvp6158_drv/ |
| H A D | nvp6158_v4l2.c | 302 static int nvp6158_write(struct i2c_client *client, u8 reg, u8 val) in nvp6158_write() function 719 nvp6158_write(client, 0xff, 0x00); in nvp6158_no_signal() 744 nvp6158_write(client, 0xff, 0x00); in nvp6158_sync() 792 nvp6158_write(client, 0xFF, 0x20); in nvp6158_plug_state_check_work() 793 nvp6158_write(client, 0x00, (sync_status << 4) | sync_status); in nvp6158_plug_state_check_work() 795 nvp6158_write(client, 0x00, 0xFF); in nvp6158_plug_state_check_work() 985 nvp6158_write(client, 0xFF, 0x01); in nvp6158_set_streaming() 986 nvp6158_write(client, 0xCA, 0x66); in nvp6158_set_streaming() 989 nvp6158_write(client, 0xFF, 0x01); in nvp6158_set_streaming() 990 nvp6158_write(client, 0xCA, 0x00); in nvp6158_set_streaming()
|