Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dtvp5150_reg.h38 #define TVP5150_VERT_BLANKING_START 0x18 /* Vertical blanking start */ macro
Dtvp5150.c145 tvp5150_read(sd, TVP5150_VERT_BLANKING_START)); in tvp5150_log_status()
356 TVP5150_VERT_BLANKING_START,0x00
893 tvp5150_write(sd, TVP5150_VERT_BLANKING_START, rect.top); in tvp5150_s_crop()
976 tvp5150_write(sd, TVP5150_VERT_BLANKING_START, 0x00); in tvp5150_s_raw_fmt()