Home
last modified time | relevance | path

Searched refs:MAKE_EXTENSION_PCI (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/media/pci/ttpci/
Dbudget-av.c1560 MAKE_EXTENSION_PCI(knc1s, 0x1131, 0x4f56),
1561 MAKE_EXTENSION_PCI(knc1s, 0x1131, 0x0010),
1562 MAKE_EXTENSION_PCI(knc1s, 0x1894, 0x0010),
1563 MAKE_EXTENSION_PCI(knc1sp, 0x1131, 0x0011),
1564 MAKE_EXTENSION_PCI(knc1sp, 0x1894, 0x0011),
1565 MAKE_EXTENSION_PCI(kncxs, 0x1894, 0x0014),
1566 MAKE_EXTENSION_PCI(knc1spx4, 0x1894, 0x0015),
1567 MAKE_EXTENSION_PCI(kncxs, 0x1894, 0x0016),
1568 MAKE_EXTENSION_PCI(knc1s2, 0x1894, 0x0018),
1569 MAKE_EXTENSION_PCI(knc1s2, 0x1894, 0x0019),
[all …]
Dbudget.c848 MAKE_EXTENSION_PCI(ttbs, 0x13c2, 0x1003),
849 MAKE_EXTENSION_PCI(ttbc, 0x13c2, 0x1004),
850 MAKE_EXTENSION_PCI(ttbt, 0x13c2, 0x1005),
851 MAKE_EXTENSION_PCI(satel, 0x13c2, 0x1013),
852 MAKE_EXTENSION_PCI(ttbs, 0x13c2, 0x1016),
853 MAKE_EXTENSION_PCI(ttbs1401, 0x13c2, 0x1018),
854 MAKE_EXTENSION_PCI(tt1600, 0x13c2, 0x101c),
855 MAKE_EXTENSION_PCI(fsacs1, 0x1131, 0x4f60),
856 MAKE_EXTENSION_PCI(fsacs0, 0x1131, 0x4f61),
857 MAKE_EXTENSION_PCI(fsact1, 0x1131, 0x5f60),
[all …]
Dbudget-ci.c1530 MAKE_EXTENSION_PCI(ttbci, 0x13c2, 0x100c),
1531 MAKE_EXTENSION_PCI(ttbci, 0x13c2, 0x100f),
1532 MAKE_EXTENSION_PCI(ttbcci, 0x13c2, 0x1010),
1533 MAKE_EXTENSION_PCI(ttbt2, 0x13c2, 0x1011),
1534 MAKE_EXTENSION_PCI(ttbtci, 0x13c2, 0x1012),
1535 MAKE_EXTENSION_PCI(ttbs2, 0x13c2, 0x1017),
1536 MAKE_EXTENSION_PCI(ttc1501, 0x13c2, 0x101a),
1537 MAKE_EXTENSION_PCI(tt3200, 0x13c2, 0x1019),
1538 MAKE_EXTENSION_PCI(ttbs1500b, 0x13c2, 0x101b),
/linux-6.12.1/drivers/staging/media/av7110/
Dav7110.c2845 MAKE_EXTENSION_PCI(fsc, 0x110a, 0x0000),
2846 MAKE_EXTENSION_PCI(tts_1_X_fsc, 0x13c2, 0x0000),
2847 MAKE_EXTENSION_PCI(ttt_1_X, 0x13c2, 0x0001),
2848 MAKE_EXTENSION_PCI(ttc_2_X, 0x13c2, 0x0002),
2849 MAKE_EXTENSION_PCI(tts_2_X, 0x13c2, 0x0003),
2850 MAKE_EXTENSION_PCI(gxs_1_3, 0x13c2, 0x0004),
2851 MAKE_EXTENSION_PCI(fss, 0x13c2, 0x0006),
2852 MAKE_EXTENSION_PCI(ttt, 0x13c2, 0x0008),
2853 MAKE_EXTENSION_PCI(ttc_1_X, 0x13c2, 0x000a),
2854 MAKE_EXTENSION_PCI(tts_2_3, 0x13c2, 0x000e),
[all …]
/linux-6.12.1/include/media/drv-intf/
Dsaa7146.h80 #define MAKE_EXTENSION_PCI(x_var, x_vendor, x_device) \ macro