Searched refs:BIT_FW_DW_RDY (Results 1 – 12 of 12) sorted by relevance
109 #define BIT_FW_DW_RDY BIT(14) macro122 #define FW_READY (BIT_FW_INIT_RDY | BIT_FW_DW_RDY | \
694 fw_ctrl = (fw_ctrl | BIT_FW_DW_RDY) & ~BIT_MCUFWDL_EN; in download_firmware_end_flow()
662 HALMAC_REG_W16(REG_MCUFW_CTRL, (fw_ctrl | BIT_FW_DW_RDY) & ~BIT(0)); in dlfw_end_flow_88xx()
661 HALMAC_REG_W16(REG_MCUFW_CTRL, (fw_ctrl | BIT_FW_DW_RDY) & ~BIT(0)); in dlfw_end_flow_88xx()
1048 …apter, REG_MCUFW_CTRL, (u16)(HALMAC_REG_READ_16(pHalmac_adapter, REG_MCUFW_CTRL) | BIT_FW_DW_RDY)); in halmac_dlfw_end_flow_88xx()
9792 #define BIT_FW_DW_RDY BIT(14) macro
12842 #define BIT_FW_DW_RDY BIT(14) macro
12843 #define BIT_FW_DW_RDY BIT(14) macro