Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dtda1997x.c381 static inline long io_read16(struct v4l2_subdev *sd, u16 reg) in io_read16() function
1107 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()