Searched refs:nvm_shadow (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 10322 volatile uint16 *nvm_shadow; in dhdpcie_sromotp_customvar() local 10444 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_sromotp_customvar() 10447 nvm_shadow = chipcregs->sromotp; in dhdpcie_sromotp_customvar() 10449 if (nvm_shadow == NULL) { in dhdpcie_sromotp_customvar() 10464 *(otp_dump + dump_offset) = *(nvm_shadow + dump_offset); in dhdpcie_sromotp_customvar() 10535 volatile uint16 *nvm_shadow; in dhdpcie_cc_nvmshadow() local 10667 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_cc_nvmshadow() 10670 nvm_shadow = chipcregs->sromotp; in dhdpcie_cc_nvmshadow() 10673 if (nvm_shadow == NULL) { in dhdpcie_cc_nvmshadow() 10687 bcm_bprintf(b, "\t0x%04x", *(nvm_shadow + dump_offset)); in dhdpcie_cc_nvmshadow()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 10313 volatile uint16 *nvm_shadow; in dhdpcie_sromotp_customvar() local 10435 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_sromotp_customvar() 10438 nvm_shadow = chipcregs->sromotp; in dhdpcie_sromotp_customvar() 10440 if (nvm_shadow == NULL) { in dhdpcie_sromotp_customvar() 10455 *(otp_dump + dump_offset) = *(nvm_shadow + dump_offset); in dhdpcie_sromotp_customvar() 10526 volatile uint16 *nvm_shadow; in dhdpcie_cc_nvmshadow() local 10658 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_cc_nvmshadow() 10661 nvm_shadow = chipcregs->sromotp; in dhdpcie_cc_nvmshadow() 10664 if (nvm_shadow == NULL) { in dhdpcie_cc_nvmshadow() 10678 bcm_bprintf(b, "\t0x%04x", *(nvm_shadow + dump_offset)); in dhdpcie_cc_nvmshadow()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 10313 volatile uint16 *nvm_shadow; in dhdpcie_sromotp_customvar() local 10435 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_sromotp_customvar() 10438 nvm_shadow = chipcregs->sromotp; in dhdpcie_sromotp_customvar() 10440 if (nvm_shadow == NULL) { in dhdpcie_sromotp_customvar() 10455 *(otp_dump + dump_offset) = *(nvm_shadow + dump_offset); in dhdpcie_sromotp_customvar() 10526 volatile uint16 *nvm_shadow; in dhdpcie_cc_nvmshadow() local 10658 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_cc_nvmshadow() 10661 nvm_shadow = chipcregs->sromotp; in dhdpcie_cc_nvmshadow() 10664 if (nvm_shadow == NULL) { in dhdpcie_cc_nvmshadow() 10678 bcm_bprintf(b, "\t0x%04x", *(nvm_shadow + dump_offset)); in dhdpcie_cc_nvmshadow()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.c | 7103 volatile uint16 *nvm_shadow; in dhdpcie_cc_nvmshadow() local 7235 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_cc_nvmshadow() 7238 nvm_shadow = chipcregs->sromotp; in dhdpcie_cc_nvmshadow() 7241 if (nvm_shadow == NULL) { in dhdpcie_cc_nvmshadow() 7255 bcm_bprintf(b, "\t0x%04x", *(nvm_shadow + dump_offset)); in dhdpcie_cc_nvmshadow()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.c | 14351 volatile uint16 *nvm_shadow; in dhdpcie_cc_nvmshadow() local 14487 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_cc_nvmshadow() 14490 nvm_shadow = chipcregs->sromotp; in dhdpcie_cc_nvmshadow() 14493 if (nvm_shadow == NULL) { in dhdpcie_cc_nvmshadow() 14507 bcm_bprintf(b, "\t0x%04x", *(nvm_shadow + dump_offset)); in dhdpcie_cc_nvmshadow()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.c | 14344 volatile uint16 *nvm_shadow; in dhdpcie_cc_nvmshadow() local 14480 nvm_shadow = (volatile uint16 *)si_setcore(bus->sih, GCI_CORE_ID, 0); in dhdpcie_cc_nvmshadow() 14483 nvm_shadow = chipcregs->sromotp; in dhdpcie_cc_nvmshadow() 14486 if (nvm_shadow == NULL) { in dhdpcie_cc_nvmshadow() 14500 bcm_bprintf(b, "\t0x%04x", *(nvm_shadow + dump_offset)); in dhdpcie_cc_nvmshadow()
|