Home
last modified time | relevance | path

Searched refs:devctl2 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dpci-bridge-emul.h60 __le16 devctl2; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2472 s16 devctl2; in ixgbe_pcie_timeout_poll() local
2475 devctl2 = ixgbe_read_pci_cfg_word(hw, IXGBE_PCI_DEVICE_CONTROL2); in ixgbe_pcie_timeout_poll()
2476 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; in ixgbe_pcie_timeout_poll()
2478 switch (devctl2) { in ixgbe_pcie_timeout_poll()
H A Dixgbe_main.c5725 u16 devctl2; in ixgbe_get_completion_timeout() local
5727 pcie_capability_read_word(adapter->pdev, PCI_EXP_DEVCTL2, &devctl2); in ixgbe_get_completion_timeout()
5729 switch (devctl2 & IXGBE_PCIDEVCTRL2_TIMEO_MASK) { in ixgbe_get_completion_timeout()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c1416 uint32 devctl2 = dhd_pcie_config_read(bus, PCIECFGGEN_DEV_STATUS_CTRL2, sizeof(uint32)); in dhd_bus_dump_imp_cfg_registers() local
1429 PCIECFGGEN_DEV_STATUS_CTRL2, devctl2)); in dhd_bus_dump_imp_cfg_registers()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c1416 uint32 devctl2 = dhd_pcie_config_read(bus, PCIECFGGEN_DEV_STATUS_CTRL2, sizeof(uint32)); in dhd_bus_dump_imp_cfg_registers() local
1429 PCIECFGGEN_DEV_STATUS_CTRL2, devctl2)); in dhd_bus_dump_imp_cfg_registers()