Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dtda1997x.txt15 The TDA19973 Video port output pins can be used as follows:
30 - "nxp,tda19973" for the TDA19973
/Linux-v4.19/drivers/media/i2c/
Dtda1997x.c208 TDA19973, enumerator
290 [TDA19973] = {
291 .type = TDA19973,
2253 {"tda19973", (kernel_ulong_t)&tda1997x_chip_info[TDA19973]},
2260 { .compatible = "nxp,tda19973", .data = &tda1997x_chip_info[TDA19973] },
2416 type = TDA19973; in tda1997x_identify_module()
2580 case TDA19973: in tda1997x_probe()