Searched refs:FW_READY_MASK (Results 1 – 2 of 2) sorted by relevance
158 #define FW_READY_MASK (0xffff & ~BIT_CPU_CLK_SEL) macro
751 if (!check_hw_ready(rtwdev, REG_MCUFW_CTRL, FW_READY_MASK, FW_READY)) { in download_firmware_validate()