Searched refs:io_read16 (Results 1 – 1 of 1) sorted by relevance
381 static inline long io_read16(struct v4l2_subdev *sd, u16 reg) in io_read16() function1107 hper = io_read16(sd, REG_H_PER) & MASK_HPER; in tda1997x_detect_std()1108 hsper = io_read16(sd, REG_HS_WIDTH) & MASK_HSWIDTH; in tda1997x_detect_std()1629 hper = io_read16(sd, REG_H_PER) & MASK_HPER; in tda1997x_g_input_status()1630 hsper = io_read16(sd, REG_HS_WIDTH) & MASK_HSWIDTH; in tda1997x_g_input_status()