Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c7294 #define PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT 10 macro
7323 PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT, PCIE_CFG_SUBSYSTEM_CONTROL)); in dhd_bus_cfg_ss_ctrl_bp_reset()
7326 val = val | (1 << PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT); in dhd_bus_cfg_ss_ctrl_bp_reset()
7353 PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT, PCIE_CFG_SUBSYSTEM_CONTROL)); in dhd_bus_cfg_ss_ctrl_bp_reset()
7356 val = val & ~(1 << PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT); in dhd_bus_cfg_ss_ctrl_bp_reset()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c7287 #define PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT 10 macro
7316 PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT, PCIE_CFG_SUBSYSTEM_CONTROL)); in dhd_bus_cfg_ss_ctrl_bp_reset()
7319 val = val | (1 << PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT); in dhd_bus_cfg_ss_ctrl_bp_reset()
7346 PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT, PCIE_CFG_SUBSYSTEM_CONTROL)); in dhd_bus_cfg_ss_ctrl_bp_reset()
7349 val = val & ~(1 << PCIE_CFG_SUBSYSTEM_CONTROL_BP_RESET_BIT); in dhd_bus_cfg_ss_ctrl_bp_reset()