Lines Matching full:infoframe
1022 /* reset infoframe engine packets */ in tda1997x_hdmi_info_reset()
1026 /* if infoframe engine has been reset clear INT_FLG_MODE */ in tda1997x_hdmi_info_reset()
1260 /* parse an infoframe and do some sanity checks on it */
1275 "failed parsing %d byte infoframe: 0x%04x/0x%02x\n", in tda1997x_parse_infoframe()
1281 /* Audio InfoFrame: see HDMI spec 8.2.2 */ in tda1997x_parse_infoframe()
1331 /* use the channel assignment from the infoframe */ in tda1997x_parse_infoframe()
1339 /* Auxiliary Video information (AVI) InfoFrame: see HDMI spec 8.2.1 */ in tda1997x_parse_infoframe()
1505 /* Audio infoframe */ in tda1997x_irq_info()
1511 /* Source Product Descriptor infoframe change */ in tda1997x_irq_info()
1517 /* Auxiliary Video Information infoframe */ in tda1997x_irq_info()
1614 /* Infoframe change interrupt */ in tda1997x_isr_thread()
1951 v4l2_dbg(1, debug, sd, "infoframe: addr=%d len=%d\n", addr, len); in tda1997x_log_infoframe()
1955 "failed parsing %d byte infoframe: 0x%04x/0x%02x\n", in tda1997x_log_infoframe()
2102 /* reset infoframe at end of start-up-sequencer */ in tda1997x_core_init()
2243 /* reset infoframe */ in tda1997x_core_init()
2679 * (in case we don't get an infoframe such as DVI signal in tda1997x_probe()