Searched refs:PCI_VENDOR_ID_BROOKTREE (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-bt8xx.c | 290 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT848) }, 291 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT849) }, 292 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT878) }, 293 { PCI_DEVICE(PCI_VENDOR_ID_BROOKTREE, PCI_DEVICE_ID_BT879) },
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bt848.h | 12 #ifndef PCI_VENDOR_ID_BROOKTREE 13 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
H A D | bt878.c | 364 .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | bt8xx.rst | 156 109e: PCI_VENDOR_ID_BROOKTREE
|
/openbmc/linux/sound/pci/ |
H A D | bt87x.c | 726 { .vendor = PCI_VENDOR_ID_BROOKTREE, \
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 1059 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 1105 #define PCI_VENDOR_ID_BROOKTREE 0x109e macro
|