Home
last modified time | relevance | path

Searched refs:PCI_CMD_ENABLE_BUS_MASTER (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dpci_intf.c246 #define PCI_CMD_ENABLE_BUS_MASTER BIT(2) macro
267 if (!(usPciCommand & PCI_CMD_ENABLE_BUS_MASTER)) { in rtw_pci_parse_configuration()
286 if (!(usPciCommand & PCI_CMD_ENABLE_BUS_MASTER)) { in rtw_pci_parse_configuration()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dpci_intf.c520 #define PCI_CMD_ENABLE_BUS_MASTER BIT(2) macro
543 if (!(usPciCommand & PCI_CMD_ENABLE_BUS_MASTER)) { in rtw_pci_parse_configuration()
562 if (!(usPciCommand & PCI_CMD_ENABLE_BUS_MASTER)) { in rtw_pci_parse_configuration()