Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/media/i2c/
Dtda1997x.c208 TDA19973, enumerator
290 [TDA19973] = {
291 .type = TDA19973,
2278 {"tda19973", (kernel_ulong_t)&tda1997x_chip_info[TDA19973]},
2285 { .compatible = "nxp,tda19973", .data = &tda1997x_chip_info[TDA19973] },
2441 type = TDA19973; in tda1997x_identify_module()
2606 case TDA19973: in tda1997x_probe()