Searched refs:BCR (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/spi/ |
| H A D | spi-intel-pci.c | 14 #define BCR 0xdc macro 23 pci_read_config_dword(pdev, BCR, &bcr); in intel_spi_pci_set_writeable() 26 pci_write_config_dword(pdev, BCR, bcr); in intel_spi_pci_set_writeable() 27 pci_read_config_dword(pdev, BCR, &bcr); in intel_spi_pci_set_writeable()
|
| /linux/drivers/gpib/include/ |
| H A D | tnt4882_registers.h | 39 BCR = 0x1f, // bus control/status register enumerator 40 BSR = BCR,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-i3c | 50 BCR stands for Bus Characteristics Register and express the 53 This entry describes the BCR of the master controller driving 125 BCR stands for Bus Characteristics Register and express the
|
| /linux/drivers/pci/hotplug/ |
| H A D | cpqphp_ctrl.c | 2030 u8 device, class_code, header_type, BCR; in cpqhp_process_SS() local 2063 rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_BRIDGE_CONTROL, &BCR); in cpqhp_process_SS() 2069 if (BCR & PCI_BRIDGE_CTL_VGA) in cpqhp_process_SS()
|
| /linux/drivers/gpib/tnt4882/ |
| H A D | tnt4882_gpib.c | 126 case BCR: in tnt_writeb()
|