Home
last modified time | relevance | path

Searched refs:dongle_ram_base (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.c1729 bus->dongle_ram_base = CA7_4368_RAM_BASE; in dhdpcie_dongle_attach()
1733 bus->dongle_ram_base = CA7_4367_RAM_BASE; in dhdpcie_dongle_attach()
1739 bus->dongle_ram_base = CA7_4365_RAM_BASE; in dhdpcie_dongle_attach()
1759 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdpcie_dongle_attach()
1767 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdpcie_dongle_attach()
1770 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdpcie_dongle_attach()
1774 bus->dongle_ram_base = CR4_4364_RAM_BASE; in dhdpcie_dongle_attach()
1778 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* changed at 4345C0 */ in dhdpcie_dongle_attach()
1782 bus->dongle_ram_base = CR4_43602_RAM_BASE; in dhdpcie_dongle_attach()
1786 bus->dongle_ram_base = ((bus->sih->chiprev < 9) ? in dhdpcie_dongle_attach()
[all …]
H A Ddhd_sdio.c456 uint32 dongle_ram_base; member
3551 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared()
3620 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared_console()
3973 uint32 start = bus->dongle_ram_base; /* Start address */ in dhdsdio_get_mem_dump()
4299 if (set && address == bus->dongle_ram_base) { in dhdsdio_doiovar()
4362 int_val = (int32)bus->dongle_ram_base; in dhdsdio_doiovar()
4753 varaddr += bus->dongle_ram_base; in dhdsdio_write_vars()
4824 phys_size += bus->dongle_ram_base; in dhdsdio_write_vars()
8874 bus->dongle_ram_base = CR4_4335_RAM_BASE;
8879 bus->dongle_ram_base = CR4_4350_RAM_BASE;
[all …]
H A Ddhd_pcie.h293 uint32 dongle_ram_base; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.c1721 bus->dongle_ram_base = CA7_4368_RAM_BASE; in dhdpcie_dongle_attach()
1725 bus->dongle_ram_base = CA7_4367_RAM_BASE; in dhdpcie_dongle_attach()
1731 bus->dongle_ram_base = CA7_4365_RAM_BASE; in dhdpcie_dongle_attach()
1751 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdpcie_dongle_attach()
1759 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdpcie_dongle_attach()
1762 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdpcie_dongle_attach()
1766 bus->dongle_ram_base = CR4_4364_RAM_BASE; in dhdpcie_dongle_attach()
1770 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* changed at 4345C0 */ in dhdpcie_dongle_attach()
1774 bus->dongle_ram_base = CR4_43602_RAM_BASE; in dhdpcie_dongle_attach()
1778 bus->dongle_ram_base = ((bus->sih->chiprev < 9) ? in dhdpcie_dongle_attach()
[all …]
H A Ddhd_sdio.c441 uint32 dongle_ram_base; member
3459 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared()
3523 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared_console()
3876 uint32 start = bus->dongle_ram_base; /* Start address */ in dhdsdio_get_mem_dump()
4208 if (set && address == bus->dongle_ram_base) { in dhdsdio_doiovar()
4271 int_val = (int32)bus->dongle_ram_base; in dhdsdio_doiovar()
4689 varaddr += bus->dongle_ram_base; in dhdsdio_write_vars()
4760 phys_size += bus->dongle_ram_base; in dhdsdio_write_vars()
8804 bus->dongle_ram_base = CR4_4335_RAM_BASE;
8809 bus->dongle_ram_base = CR4_4350_RAM_BASE;
[all …]
H A Ddhd_pcie.h293 uint32 dongle_ram_base; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.c1721 bus->dongle_ram_base = CA7_4368_RAM_BASE; in dhdpcie_dongle_attach()
1725 bus->dongle_ram_base = CA7_4367_RAM_BASE; in dhdpcie_dongle_attach()
1731 bus->dongle_ram_base = CA7_4365_RAM_BASE; in dhdpcie_dongle_attach()
1751 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdpcie_dongle_attach()
1759 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdpcie_dongle_attach()
1762 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdpcie_dongle_attach()
1766 bus->dongle_ram_base = CR4_4364_RAM_BASE; in dhdpcie_dongle_attach()
1770 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* changed at 4345C0 */ in dhdpcie_dongle_attach()
1774 bus->dongle_ram_base = CR4_43602_RAM_BASE; in dhdpcie_dongle_attach()
1778 bus->dongle_ram_base = ((bus->sih->chiprev < 9) ? in dhdpcie_dongle_attach()
[all …]
H A Ddhd_sdio.c441 uint32 dongle_ram_base; member
3463 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared()
3527 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared_console()
3880 uint32 start = bus->dongle_ram_base; /* Start address */ in dhdsdio_get_mem_dump()
4212 if (set && address == bus->dongle_ram_base) { in dhdsdio_doiovar()
4275 int_val = (int32)bus->dongle_ram_base; in dhdsdio_doiovar()
4693 varaddr += bus->dongle_ram_base; in dhdsdio_write_vars()
4764 phys_size += bus->dongle_ram_base; in dhdsdio_write_vars()
8808 bus->dongle_ram_base = CR4_4335_RAM_BASE;
8813 bus->dongle_ram_base = CR4_4350_RAM_BASE;
[all …]
H A Ddhd_pcie.h293 uint32 dongle_ram_base; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.c2227 bus->dongle_ram_base = CA7_4385_RAM_BASE; in dhdpcie_dongle_attach()
2231 bus->dongle_ram_base = CA7_4389_RAM_BASE; in dhdpcie_dongle_attach()
2235 bus->dongle_ram_base = CA7_4389_RAM_BASE; in dhdpcie_dongle_attach()
2240 bus->dongle_ram_base = 0x200000; in dhdpcie_dongle_attach()
2242 __FUNCTION__, bus->dongle_ram_base)); in dhdpcie_dongle_attach()
2260 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdpcie_dongle_attach()
2268 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdpcie_dongle_attach()
2271 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdpcie_dongle_attach()
2275 bus->dongle_ram_base = CR4_4364_RAM_BASE; in dhdpcie_dongle_attach()
2279 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* changed at 4345C0 */ in dhdpcie_dongle_attach()
[all …]
H A Ddhd_sdio.c467 uint32 dongle_ram_base; member
3959 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared()
4331 uint32 start = bus->dongle_ram_base; /* Start address */ in dhdsdio_get_mem_dump()
4670 if (set && address == bus->dongle_ram_base) { in dhdsdio_doiovar()
4691 int_val = (int32)bus->dongle_ram_base; in dhdsdio_doiovar()
5327 varaddr += bus->dongle_ram_base; in dhdsdio_write_vars()
5392 phys_size += bus->dongle_ram_base; in dhdsdio_write_vars()
9502 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdsdio_probe_attach()
9509 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdsdio_probe_attach()
9512 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdsdio_probe_attach()
[all …]
H A Ddhd_pcie.h341 uint32 dongle_ram_base; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.c2227 bus->dongle_ram_base = CA7_4385_RAM_BASE; in dhdpcie_dongle_attach()
2231 bus->dongle_ram_base = CA7_4389_RAM_BASE; in dhdpcie_dongle_attach()
2235 bus->dongle_ram_base = CA7_4389_RAM_BASE; in dhdpcie_dongle_attach()
2240 bus->dongle_ram_base = 0x200000; in dhdpcie_dongle_attach()
2242 __FUNCTION__, bus->dongle_ram_base)); in dhdpcie_dongle_attach()
2260 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdpcie_dongle_attach()
2268 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdpcie_dongle_attach()
2271 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdpcie_dongle_attach()
2275 bus->dongle_ram_base = CR4_4364_RAM_BASE; in dhdpcie_dongle_attach()
2279 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* changed at 4345C0 */ in dhdpcie_dongle_attach()
[all …]
H A Ddhd_sdio.c466 uint32 dongle_ram_base; member
3948 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared()
4320 uint32 start = bus->dongle_ram_base; /* Start address */ in dhdsdio_get_mem_dump()
4659 if (set && address == bus->dongle_ram_base) { in dhdsdio_doiovar()
4680 int_val = (int32)bus->dongle_ram_base; in dhdsdio_doiovar()
5316 varaddr += bus->dongle_ram_base; in dhdsdio_write_vars()
5381 phys_size += bus->dongle_ram_base; in dhdsdio_write_vars()
9487 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdsdio_probe_attach()
9494 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdsdio_probe_attach()
9497 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdsdio_probe_attach()
[all …]
H A Ddhd_pcie.h341 uint32 dongle_ram_base; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.c946 bus->dongle_ram_base = CA7_4365_RAM_BASE; in dhdpcie_dongle_attach()
965 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdpcie_dongle_attach()
973 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdpcie_dongle_attach()
976 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdpcie_dongle_attach()
980 bus->dongle_ram_base = CR4_4364_RAM_BASE; in dhdpcie_dongle_attach()
984 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* changed at 4345C0 */ in dhdpcie_dongle_attach()
988 bus->dongle_ram_base = CR4_43602_RAM_BASE; in dhdpcie_dongle_attach()
992 bus->dongle_ram_base = ((bus->sih->chiprev < 9) ? in dhdpcie_dongle_attach()
996 bus->dongle_ram_base = CR4_4347_RAM_BASE; in dhdpcie_dongle_attach()
999 bus->dongle_ram_base = CR4_4362_RAM_BASE; in dhdpcie_dongle_attach()
[all …]
H A Ddhd_sdio.c434 uint32 dongle_ram_base; member
3785 shaddr = bus->dongle_ram_base + bus->ramsize - 4; in dhdsdio_readshared()
4154 uint32 start = bus->dongle_ram_base; /* Start address */ in dhdsdio_mem_dump()
4471 int_val = (int32)bus->dongle_ram_base; in dhdsdio_doiovar()
4856 varaddr += bus->dongle_ram_base; in dhdsdio_write_vars()
4919 phys_size += bus->dongle_ram_base; in dhdsdio_write_vars()
8607 bus->dongle_ram_base = CR4_4335_RAM_BASE; in dhdsdio_probe_attach()
8614 bus->dongle_ram_base = CR4_4350_RAM_BASE; in dhdsdio_probe_attach()
8617 bus->dongle_ram_base = CR4_4360_RAM_BASE; in dhdsdio_probe_attach()
8620 bus->dongle_ram_base = (bus->sih->chiprev < 6) /* from 4345C0 */ in dhdsdio_probe_attach()
[all …]
H A Ddhd_pcie.h279 uint32 dongle_ram_base; member