Home
last modified time | relevance | path

Searched refs:BIT_FW_DW_RDY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dreg.h109 #define BIT_FW_DW_RDY BIT(14) macro
122 #define FW_READY (BIT_FW_INIT_RDY | BIT_FW_DW_RDY | \
H A Dmac.c696 fw_ctrl = (fw_ctrl | BIT_FW_DW_RDY) & ~BIT_MCUFWDL_EN; in download_firmware_end_flow()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dreg.h110 #define BIT_FW_DW_RDY BIT(14) macro
123 #define FW_READY (BIT_FW_INIT_RDY | BIT_FW_DW_RDY | \
H A Dmac.c763 fw_ctrl = (fw_ctrl | BIT_FW_DW_RDY) & ~BIT_MCUFWDL_EN; in download_firmware_end_flow()

Completed in 11 milliseconds