Home
last modified time | relevance | path

Searched refs:SPROM_CFG_TO_SB_RST (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dpcicfg.h279 #define SPROM_CFG_TO_SB_RST 0x400 /* backplane reset */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dpcicfg.h351 #define SPROM_CFG_TO_SB_RST 0x400 /* backplane reset */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dpcicfg.h351 #define SPROM_CFG_TO_SB_RST 0x400 /* backplane reset */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dpcicfg.h351 #define SPROM_CFG_TO_SB_RST 0x400 /* backplane reset */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dpcicfg.h676 #define SPROM_CFG_TO_SB_RST 0x400 /* backplane reset */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dpcicfg.h676 #define SPROM_CFG_TO_SB_RST 0x400 /* backplane reset */ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c11364 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
11398 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
11399 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
11403 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c11355 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
11389 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
11390 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
11394 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c11355 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
11389 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
11390 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
11394 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c15176 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
15210 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
15211 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
15215 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c15169 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val | SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
15203 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
15204 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, val & ~SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()
15208 PCI_SPROM_CONTROL, SPROM_CFG_TO_SB_RST, val)); in dhdpcie_cto_error_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c7809 dhdpcie_bus_cfg_write_dword(bus, PCI_SPROM_CONTROL, 4, SPROM_CFG_TO_SB_RST); in dhdpcie_cto_error_recovery()