Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_pcie.h288 uint32 nvram_csm; /* Nvram checksum */ member
H A Ddhd_pcie.c5316 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
5320 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
6491 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_tcm_valid()
6556 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared()
6561 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared()
8479 ((bus->nvram_csm & 0xffff)* BCM_NVRAM_IMG_COMPRS_FACTOR + sizeof(rnd_data)); in dhdpcie_wrt_rnd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_pcie.h301 uint32 nvram_csm; /* Nvram checksum */ member
H A Ddhd_pcie.c8038 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
8042 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
9471 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_tcm_valid()
9536 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared_console()
9541 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared_console()
9586 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared()
9602 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared()
12310 ((bus->nvram_csm & 0xffff)* BCM_NVRAM_IMG_COMPRS_FACTOR + sizeof(rnd_data)); in dhdpcie_wrt_rnd()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_pcie.h301 uint32 nvram_csm; /* Nvram checksum */ member
H A Ddhd_pcie.c8046 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
8050 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
9480 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_tcm_valid()
9545 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared_console()
9550 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared_console()
9595 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared()
9611 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared()
12319 ((bus->nvram_csm & 0xffff)* BCM_NVRAM_IMG_COMPRS_FACTOR + sizeof(rnd_data)); in dhdpcie_wrt_rnd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_pcie.h301 uint32 nvram_csm; /* Nvram checksum */ member
H A Ddhd_pcie.c8038 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
8042 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
9471 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_tcm_valid()
9536 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared_console()
9541 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared_console()
9586 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared()
9602 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared()
12310 ((bus->nvram_csm & 0xffff)* BCM_NVRAM_IMG_COMPRS_FACTOR + sizeof(rnd_data)); in dhdpcie_wrt_rnd()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_pcie.h351 uint32 nvram_csm; /* Nvram checksum */ member
H A Ddhd_pcie.c11180 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
11184 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
13412 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_tcm_valid()
13504 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared()
13553 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared()
17006 ((bus->nvram_csm & 0xffff)* BCM_NVRAM_IMG_COMPRS_FACTOR + sizeof(rnd_data)); in dhdpcie_wrt_rnd()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_pcie.h351 uint32 nvram_csm; /* Nvram checksum */ member
H A Ddhd_pcie.c11187 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
11191 bus->nvram_csm = varsizew; in dhdpcie_bus_write_vars()
13419 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_tcm_valid()
13511 while (((addr == 0) || (addr == bus->nvram_csm)) && !dhd_timeout_expired(&tmo)) { in dhdpcie_readshared()
13560 if ((addr == 0) || (addr == bus->nvram_csm) || (addr < bus->dongle_ram_base) || in dhdpcie_readshared()
17013 ((bus->nvram_csm & 0xffff)* BCM_NVRAM_IMG_COMPRS_FACTOR + sizeof(rnd_data)); in dhdpcie_wrt_rnd()