Home
last modified time | relevance | path

Searched refs:PCIM_CMD_BUSMASTEREN (Results 1 – 3 of 3) sorted by relevance

/components/drivers/pci/
A Dpci.c234 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()
A Dpci_regs.h62 #define PCIM_CMD_BUSMASTEREN 0x0004 macro
/components/drivers/pci/host/dw/
A Dpcie-dw_host.c581 val |= PCIM_CMD_PORTEN | PCIM_CMD_MEMEN | PCIM_CMD_BUSMASTEREN | PCIM_CMD_SERRESPEN; in dw_pcie_setup_rc()

Completed in 739 milliseconds