Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/
Dtda1997x.txt3 The TDA19971/73 are HDMI video receivers.
5 The TDA19971 Video port output pins can be used as follows:
29 - "nxp,tda19971" for the TDA19971
/Linux-v6.6/drivers/media/i2c/
Dtda1997x.c207 TDA19971, enumerator
286 [TDA19971] = {
287 .type = TDA19971,
2274 {"tda19971", (kernel_ulong_t)&tda1997x_chip_info[TDA19971]},
2281 { .compatible = "nxp,tda19971", .data = &tda1997x_chip_info[TDA19971] },
2434 type = TDA19971; in tda1997x_identify_module()
2630 case TDA19971: in tda1997x_probe()