Searched refs:tvp514x_read_reg (Results 1 – 1 of 1) sorted by relevance
288 static int tvp514x_read_reg(struct v4l2_subdev *sd, u8 reg) in tvp514x_read_reg() function317 val = tvp514x_read_reg(sd, reg); in dump_reg()397 std = tvp514x_read_reg(sd, REG_VIDEO_STD); in tvp514x_query_current_std()400 std_status = tvp514x_read_reg(sd, REG_VIDEO_STD_STATUS); in tvp514x_query_current_std()507 chip_id_msb = tvp514x_read_reg(sd, REG_CHIP_ID_MSB); in tvp514x_detect()508 chip_id_lsb = tvp514x_read_reg(sd, REG_CHIP_ID_LSB); in tvp514x_detect()509 rom_ver = tvp514x_read_reg(sd, REG_ROM_VERSION); in tvp514x_detect()602 sync_lock_status = tvp514x_read_reg(sd, REG_STATUS1); in tvp514x_querystd()680 output_sel |= tvp514x_read_reg(sd, in tvp514x_s_routing()