Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dreg.h119 #define BIT_MCUFWDL_RDY BIT(1) /* legacy only */ macro
125 #define FW_READY_LEGACY (BIT_MCUFWDL_RDY | BIT_FWDL_CHK_RPT | \
H A Dmac.c847 val32 |= BIT_MCUFWDL_RDY; in download_firmware_validate_legacy()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dreg.h120 #define BIT_MCUFWDL_RDY BIT(1) /* legacy only */ macro
126 #define FW_READY_LEGACY (BIT_MCUFWDL_RDY | BIT_FWDL_CHK_RPT | \
H A Dmac.c916 val32 |= BIT_MCUFWDL_RDY; in download_firmware_validate_legacy()

Completed in 9 milliseconds