Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dtda1997x.txt15 The TDA19973 Video port output pins can be used as follows:
30 - "nxp,tda19973" for the TDA19973
/openbmc/linux/drivers/media/i2c/
H A Dtda1997x.c208 TDA19973, enumerator
290 [TDA19973] = {
291 .type = TDA19973,
2275 {"tda19973", (kernel_ulong_t)&tda1997x_chip_info[TDA19973]},
2282 { .compatible = "nxp,tda19973", .data = &tda1997x_chip_info[TDA19973] },
2438 type = TDA19973; in tda1997x_identify_module()
2602 case TDA19973: in tda1997x_probe()