Home
last modified time | relevance | path

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

/components/drivers/pci/
A Dpci.c550 command = (command & ~(PCIM_CMD_PORTEN | PCIM_CMD_MEMEN)) | PCIM_CMD_BUSMASTEREN; in rt_pci_device_alloc_resource()
679 command |= (cfg & PCIM_BAR_SPACE) ? PCIM_CMD_PORTEN : PCIM_CMD_MEMEN; in rt_pci_device_alloc_resource()
697 command |= PCIM_CMD_MEMEN; in rt_pci_device_alloc_resource()
A Dpci_regs.h61 #define PCIM_CMD_MEMEN 0x0002 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 11 milliseconds