Searched refs:tvp514x_read_reg (Results 1 – 1 of 1) sorted by relevance
279 static int tvp514x_read_reg(struct v4l2_subdev *sd, u8 reg) in tvp514x_read_reg() function308 val = tvp514x_read_reg(sd, reg); in dump_reg()388 std = tvp514x_read_reg(sd, REG_VIDEO_STD); in tvp514x_query_current_std()391 std_status = tvp514x_read_reg(sd, REG_VIDEO_STD_STATUS); in tvp514x_query_current_std()498 chip_id_msb = tvp514x_read_reg(sd, REG_CHIP_ID_MSB); in tvp514x_detect()499 chip_id_lsb = tvp514x_read_reg(sd, REG_CHIP_ID_LSB); in tvp514x_detect()500 rom_ver = tvp514x_read_reg(sd, REG_ROM_VERSION); in tvp514x_detect()593 sync_lock_status = tvp514x_read_reg(sd, REG_STATUS1); in tvp514x_querystd()671 output_sel |= tvp514x_read_reg(sd, in tvp514x_s_routing()