Home
last modified time | relevance | path

Searched refs:SI_ENUM_BASE (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dotpdefs.h70 #define SROM_ADDRESS(sih, offset) (SI_ENUM_BASE(sih) + (offset))
94 #define OTP_ADDRESS(sih, offset) (SI_ENUM_BASE(sih) + (offset))
99 #define PCIE_CTRL_REG_ADDR(sih) (SI_ENUM_BASE(sih) + 0x3000)
100 #define SPROM_CTRL_REG_ADDR(sih) (SI_ENUM_BASE(sih) + CC_SROM_CTRL)
103 #define SPROM_ADDR(sih) (SI_ENUM_BASE(sih) + CC_SROM_ADDRESS)
104 #define SPROM_DATA(sih) (SI_ENUM_BASE(sih) + CC_SROM_DATA)
105 #define OTP_CTRL1_REG_ADDR(sih) (SI_ENUM_BASE(sih) + 0xF4)
106 #define PMU_MINRESMASK_REG_ADDR(sih) (SI_ENUM_BASE(sih) + MINRESMASKREG)
107 #define CHIP_COMMON_STATUS_REG_ADDR(sih) (SI_ENUM_BASE(sih) + CC_CHIPST)
108 #define CHIP_COMMON_CLKDIV2_ADDR(sih) (SI_ENUM_BASE(sih) + CC_CLKDIV2)
H A Dsiutils.c362 pmuaddr = SI_ENUM_BASE(sih) + offset; in si_get_pmu_reg_addr()
741 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in si_doattach()
742 savewin = SI_ENUM_BASE(sih); in si_doattach()
743 OSL_PCI_WRITE_CONFIG(sii->osh, PCI_BAR0_WIN, 4, SI_ENUM_BASE(sih)); in si_doattach()
765 cc = (chipcregs_t *)REG_MAP(SI_ENUM_BASE(sih), SI_CORE_SIZE); in si_doattach()
3719 volatile uint32 *fast_srpwr_addr = (volatile uint32 *)((uintptr)SI_ENUM_BASE(sih) in si_srpwr_request()
3770 volatile uint32 *fast_srpwr_addr = (volatile uint32 *)((uintptr)SI_ENUM_BASE(sih) in si_srpwr_stat_spinwait()
H A Ddhd_sdio.c929 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_oobwakeup_init()
930 data = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_oobwakeup_init()
964 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, sr_control1); in dhdsdio_sr_cap()
1005 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_sr_cap()
1006 data = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_sr_cap()
4100 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhd_serialconsole()
4101 data = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_data); in dhd_serialconsole()
4477 addr = SI_ENUM_BASE(bus->sih) + sdreg.offset; in dhdsdio_doiovar()
4493 addr = SI_ENUM_BASE(bus->sih) + sdreg.offset; in dhdsdio_doiovar()
4712 debugger_init((void *) bus, &bus_ops, int_val, SI_ENUM_BASE(bus->sih)); in dhdsdio_doiovar()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dotpdefs.h70 #define SROM_ADDRESS(sih, offset) (SI_ENUM_BASE(sih) + (offset))
94 #define OTP_ADDRESS(sih, offset) (SI_ENUM_BASE(sih) + (offset))
99 #define PCIE_CTRL_REG_ADDR(sih) (SI_ENUM_BASE(sih) + 0x3000)
100 #define SPROM_CTRL_REG_ADDR(sih) (SI_ENUM_BASE(sih) + CC_SROM_CTRL)
103 #define SPROM_ADDR(sih) (SI_ENUM_BASE(sih) + CC_SROM_ADDRESS)
104 #define SPROM_DATA(sih) (SI_ENUM_BASE(sih) + CC_SROM_DATA)
105 #define OTP_CTRL1_REG_ADDR(sih) (SI_ENUM_BASE(sih) + 0xF4)
106 #define PMU_MINRESMASK_REG_ADDR(sih) (SI_ENUM_BASE(sih) + MINRESMASKREG)
107 #define CHIP_COMMON_STATUS_REG_ADDR(sih) (SI_ENUM_BASE(sih) + CC_CHIPST)
108 #define CHIP_COMMON_CLKDIV2_ADDR(sih) (SI_ENUM_BASE(sih) + CC_CLKDIV2)
H A Dsiutils.c363 pmuaddr = SI_ENUM_BASE(sih) + offset; in si_get_pmu_reg_addr()
742 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in si_doattach()
743 savewin = SI_ENUM_BASE(sih); in si_doattach()
744 OSL_PCI_WRITE_CONFIG(sii->osh, PCI_BAR0_WIN, 4, SI_ENUM_BASE(sih)); in si_doattach()
766 cc = (chipcregs_t *)REG_MAP(SI_ENUM_BASE(sih), SI_CORE_SIZE); in si_doattach()
3720 volatile uint32 *fast_srpwr_addr = (volatile uint32 *)((uintptr)SI_ENUM_BASE(sih) in si_srpwr_request()
3771 volatile uint32 *fast_srpwr_addr = (volatile uint32 *)((uintptr)SI_ENUM_BASE(sih) in si_srpwr_stat_spinwait()
H A Ddhd_sdio.c911 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_oobwakeup_init()
912 data = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_oobwakeup_init()
946 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, sr_control1); in dhdsdio_sr_cap()
987 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_sr_cap()
988 data = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_sr_cap()
4007 addr = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhd_serialconsole()
4008 data = SI_ENUM_BASE(bus->sih) + OFFSETOF(chipcregs_t, chipcontrol_data); in dhd_serialconsole()
4390 addr = SI_ENUM_BASE(bus->sih) + sdreg.offset; in dhdsdio_doiovar()
4406 addr = SI_ENUM_BASE(bus->sih) + sdreg.offset; in dhdsdio_doiovar()
4652 debugger_init((void *) bus, &bus_ops, int_val, SI_ENUM_BASE(bus->sih)); in dhdsdio_doiovar()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhndsoc.h56 #define SI_ENUM_BASE(sih) SI_ENUM_BASE_DEFAULT macro
60 #define SI_ENUM_BASE(sih) ((sih)->enum_base) macro
61 #define SI_WRAP_BASE(sih) (SI_ENUM_BASE(sih) + 0x00100000)
H A Dsbconfig.h38 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhndsoc.h56 #define SI_ENUM_BASE(sih) SI_ENUM_BASE_DEFAULT macro
60 #define SI_ENUM_BASE(sih) ((sih)->enum_base) macro
61 #define SI_WRAP_BASE(sih) (SI_ENUM_BASE(sih) + 0x00100000)
H A Dsbconfig.h38 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dhndsoc.h70 #define SI_ENUM_BASE(sih) ((sih)->enum_base) macro
71 #define SI_WRAP_BASE(sih) (SI_ENUM_BASE(sih) + 0x00100000)
H A Dsbconfig.h46 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dhndsoc.h70 #define SI_ENUM_BASE(sih) ((sih)->enum_base) macro
71 #define SI_WRAP_BASE(sih) (SI_ENUM_BASE(sih) + 0x00100000)
H A Dsbconfig.h46 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dhndsoc.h70 #define SI_ENUM_BASE(sih) ((sih)->enum_base) macro
71 #define SI_WRAP_BASE(sih) (SI_ENUM_BASE(sih) + 0x00100000)
H A Dsbconfig.h46 #define SB_BUS_BASE(sih, b) (SI_ENUM_BASE(sih) + (b) * SB_BUS_SIZE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/
H A Dsoc.h9 #define SI_ENUM_BASE 0x18000000 /* Enumeration space base */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dhndsoc.h49 #define SI_ENUM_BASE 0x18000000 /* Enumeration space base */ macro
H A Dsbconfig.h45 #define SB_BUS_BASE(b) (SI_ENUM_BASE + (b) * SB_BUS_SIZE)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dsbutils.c609 if ((nsbba & 0xfff00000) != SI_ENUM_BASE) in _sb_scan()
617 if (sbba == SI_ENUM_BASE) in _sb_scan()
648 sii->numcores = _sb_scan(sii, origsba, regs, 0, SI_ENUM_BASE, 1); in sb_scan()
H A Dbcmsdh.c177 *regsva = SI_ENUM_BASE; in bcmsdh_attach()
182 bcmsdh->sbwad = SI_ENUM_BASE; in bcmsdh_attach()
H A Ddhd_sdio.c851 addr = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_oobwakeup_init()
852 data = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_oobwakeup_init()
878 addr = SI_ENUM_BASE + OFFSETOF(chipcregs_t, sr_control1); in dhdsdio_sr_cap()
885 addr = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_sr_cap()
886 data = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_sr_cap()
928 addr = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhdsdio_sr_cap()
929 data = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_data); in dhdsdio_sr_cap()
4268 addr = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_addr); in dhd_serialconsole()
4269 data = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol_data); in dhd_serialconsole()
4314 addr = SI_ENUM_BASE + OFFSETOF(chipcregs_t, chipcontrol); in dhd_serialconsole()
[all …]
H A Dsiutils.c190 regs = REG_MAP(SI_ENUM_BASE, SI_CORE_SIZE); in si_kattach()
300 pmuaddr = SI_ENUM_BASE + offset; in si_get_pmu_reg_addr()
607 if (!GOODCOREADDR(savewin, SI_ENUM_BASE)) in si_doattach()
608 savewin = SI_ENUM_BASE; in si_doattach()
609 OSL_PCI_WRITE_CONFIG(sii->osh, PCI_BAR0_WIN, 4, SI_ENUM_BASE); in si_doattach()
618 cc = (chipcregs_t *)REG_MAP(SI_ENUM_BASE, SI_CORE_SIZE); in si_doattach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dchip.c896 eromaddr = ci->ops->read32(ci->ctx, CORE_CC_REG(SI_ENUM_BASE, eromptr)); in brcmf_chip_dmp_erom_scan()
956 regdata = ci->ops->read32(ci->ctx, CORE_CC_REG(SI_ENUM_BASE, chipid)); in brcmf_chip_recognition()
976 SI_ENUM_BASE, 0); in brcmf_chip_recognition()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dsiutils.c363 pmuaddr = SI_ENUM_BASE(sih) + offset; in si_get_pmu_reg_addr()
742 if (!GOODCOREADDR(savewin, SI_ENUM_BASE(sih))) in si_doattach()
743 savewin = SI_ENUM_BASE(sih); in si_doattach()
744 OSL_PCI_WRITE_CONFIG(sii->osh, PCI_BAR0_WIN, 4, SI_ENUM_BASE(sih)); in si_doattach()
766 cc = (chipcregs_t *)REG_MAP(SI_ENUM_BASE(sih), SI_CORE_SIZE); in si_doattach()
3720 volatile uint32 *fast_srpwr_addr = (volatile uint32 *)((uintptr)SI_ENUM_BASE(sih) in si_srpwr_request()
3771 volatile uint32 *fast_srpwr_addr = (volatile uint32 *)((uintptr)SI_ENUM_BASE(sih) in si_srpwr_stat_spinwait()

12