Searched refs:CARD_FW_RESET_REG (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/ |
| D | fwdnld_sdio.c | 148 rv = sdio_drv_creg_write(CARD_FW_RESET_REG, 1, 0xba, &resp); in wlan_reset_fw() 151 (void)sdio_drv_creg_read(CARD_FW_RESET_REG, 1, &resp); in wlan_reset_fw() 162 rv = sdio_drv_creg_write(CARD_FW_RESET_REG, 1, CARD_FW_RESET_VAL, &resp); in wlan_reset_fw() 183 (void)sdio_drv_creg_read(CARD_FW_RESET_REG, 1, &resp); in wlan_reset_fw() 195 sdio_io_e("Failed to poll FW reset register %X=0x%x", CARD_FW_RESET_REG, resp); in wlan_reset_fw()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/incl/ |
| D | mlan_sdio_defs.h | 286 #define CARD_FW_RESET_REG 0xEE macro 358 #define CARD_FW_RESET_REG 0x64 macro
|