| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.c | 5045 volatile uint32 *cr4_regs; in dhdpcie_bus_download_state() local 5060 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_download_state() 5062 if (cr4_regs == NULL && !(si_setcore(bus->sih, ARM7S_CORE_ID, 0)) && in dhdpcie_bus_download_state() 5081 } else if (cr4_regs == NULL) { /* no CR4 present on chip */ in dhdpcie_bus_download_state() 5113 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, 5); in dhdpcie_bus_download_state() 5114 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKPDA, 0); in dhdpcie_bus_download_state() 5115 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, 7); in dhdpcie_bus_download_state() 5116 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKPDA, 0); in dhdpcie_bus_download_state()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 1477 volatile uint32 *cr4_regs; in dhdpcie_bus_mpu_disable() local 1479 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_mpu_disable() 1480 if (cr4_regs == NULL) { in dhdpcie_bus_mpu_disable() 1484 if (R_REG(bus->osh, cr4_regs + ARMCR4REG_CORECAP) & ACC_MPU_MASK) { in dhdpcie_bus_mpu_disable() 1486 W_REG(bus->osh, cr4_regs + ARMCR4REG_MPUCTRL, 0); in dhdpcie_bus_mpu_disable() 7332 volatile uint32 *cr4_regs; in dhdpcie_bus_download_state() local 7370 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_download_state() 7372 if (cr4_regs == NULL && !(si_setcore(bus->sih, ARM7S_CORE_ID, 0)) && in dhdpcie_bus_download_state() 7391 } else if (cr4_regs == NULL) { /* no CR4 present on chip */ in dhdpcie_bus_download_state() 7451 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, in dhdpcie_bus_download_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 1469 volatile uint32 *cr4_regs; in dhdpcie_bus_mpu_disable() local 1471 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_mpu_disable() 1472 if (cr4_regs == NULL) { in dhdpcie_bus_mpu_disable() 1476 if (R_REG(bus->osh, cr4_regs + ARMCR4REG_CORECAP) & ACC_MPU_MASK) { in dhdpcie_bus_mpu_disable() 1478 W_REG(bus->osh, cr4_regs + ARMCR4REG_MPUCTRL, 0); in dhdpcie_bus_mpu_disable() 7324 volatile uint32 *cr4_regs; in dhdpcie_bus_download_state() local 7362 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_download_state() 7364 if (cr4_regs == NULL && !(si_setcore(bus->sih, ARM7S_CORE_ID, 0)) && in dhdpcie_bus_download_state() 7383 } else if (cr4_regs == NULL) { /* no CR4 present on chip */ in dhdpcie_bus_download_state() 7443 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, in dhdpcie_bus_download_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 1469 volatile uint32 *cr4_regs; in dhdpcie_bus_mpu_disable() local 1471 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_mpu_disable() 1472 if (cr4_regs == NULL) { in dhdpcie_bus_mpu_disable() 1476 if (R_REG(bus->osh, cr4_regs + ARMCR4REG_CORECAP) & ACC_MPU_MASK) { in dhdpcie_bus_mpu_disable() 1478 W_REG(bus->osh, cr4_regs + ARMCR4REG_MPUCTRL, 0); in dhdpcie_bus_mpu_disable() 7324 volatile uint32 *cr4_regs; in dhdpcie_bus_download_state() local 7362 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_download_state() 7364 if (cr4_regs == NULL && !(si_setcore(bus->sih, ARM7S_CORE_ID, 0)) && in dhdpcie_bus_download_state() 7383 } else if (cr4_regs == NULL) { /* no CR4 present on chip */ in dhdpcie_bus_download_state() 7443 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, in dhdpcie_bus_download_state() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 1972 volatile uint32 *cr4_regs; in dhdpcie_bus_mpu_disable() local 1985 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_mpu_disable() 1986 if (cr4_regs == NULL) { in dhdpcie_bus_mpu_disable() 1990 if (R_REG(bus->osh, cr4_regs + ARMCR4REG_CORECAP) & ACC_MPU_MASK) { in dhdpcie_bus_mpu_disable() 1992 W_REG(bus->osh, cr4_regs + ARMCR4REG_MPUCTRL, 0); in dhdpcie_bus_mpu_disable() 10290 volatile uint32 *cr4_regs; in dhdpcie_bus_download_state() local 10351 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_download_state() 10353 if (cr4_regs == NULL && !(si_setcore(bus->sih, ARM7S_CORE_ID, 0)) && in dhdpcie_bus_download_state() 10372 } else if (cr4_regs == NULL) { /* no CR4 present on chip */ in dhdpcie_bus_download_state() 10405 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, 5); in dhdpcie_bus_download_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 1972 volatile uint32 *cr4_regs; in dhdpcie_bus_mpu_disable() local 1985 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_mpu_disable() 1986 if (cr4_regs == NULL) { in dhdpcie_bus_mpu_disable() 1990 if (R_REG(bus->osh, cr4_regs + ARMCR4REG_CORECAP) & ACC_MPU_MASK) { in dhdpcie_bus_mpu_disable() 1992 W_REG(bus->osh, cr4_regs + ARMCR4REG_MPUCTRL, 0); in dhdpcie_bus_mpu_disable() 10283 volatile uint32 *cr4_regs; in dhdpcie_bus_download_state() local 10344 cr4_regs = si_setcore(bus->sih, ARMCR4_CORE_ID, 0); in dhdpcie_bus_download_state() 10346 if (cr4_regs == NULL && !(si_setcore(bus->sih, ARM7S_CORE_ID, 0)) && in dhdpcie_bus_download_state() 10365 } else if (cr4_regs == NULL) { /* no CR4 present on chip */ in dhdpcie_bus_download_state() 10398 W_REG(bus->pcie_mb_intr_osh, cr4_regs + ARMCR4REG_BANKIDX, 5); in dhdpcie_bus_download_state() [all …]
|