Searched refs:PCIM_CMD_BUSMASTEREN (Results 1 – 3 of 3) sorted by relevance
234 cmd = old_cmd | PCIM_CMD_BUSMASTEREN; in pci_set_master()238 cmd = old_cmd & ~PCIM_CMD_BUSMASTEREN; in pci_set_master()550 command = (command & ~(PCIM_CMD_PORTEN | PCIM_CMD_MEMEN)) | PCIM_CMD_BUSMASTEREN; in rt_pci_device_alloc_resource()
62 #define PCIM_CMD_BUSMASTEREN 0x0004 macro
581 val |= PCIM_CMD_PORTEN | PCIM_CMD_MEMEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_SERRESPEN; in dw_pcie_setup_rc()
Completed in 739 milliseconds