Searched refs:R92C_MCUFWDL_RAM_DL_SEL (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwn_fw.c153 if (rtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL) {
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c267 if (rtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL)
/freebsd-12-stable/sys/dev/rtwn/rtl8821a/
H A Dr21a_init.c230 if (rtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL)
/freebsd-12-stable/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c376 if (rtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL)
/freebsd-12-stable/sys/dev/rtwn/rtl8192c/
H A Dr92c_reg.h370 #define R92C_MCUFWDL_RAM_DL_SEL 0x00000080 /* 1: RAM, 0: ROM */ macro

Completed in 109 milliseconds