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

/freebsd-11.0-release/sys/dev/rtwn/
H A Dif_rtwn.c2157 if (rtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL)
3452 if (rtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL)
H A Dif_rtwnreg.h354 #define R92C_MCUFWDL_RAM_DL_SEL 0x00000080 /* 1: RAM, 0: ROM */ macro
/freebsd-11.0-release/sys/dev/urtwn/
H A Dif_urtwnreg.h358 #define R92C_MCUFWDL_RAM_DL_SEL 0x00000080 macro
H A Dif_urtwn.c3949 if (urtwn_read_1(sc, R92C_MCUFWDL) & R92C_MCUFWDL_RAM_DL_SEL) {

Completed in 86 milliseconds