Home
last modified time | relevance | path

Searched refs:R92C_COND_RTL8192CE (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/
H A Dr92c_priv.h44 #define R92C_COND_RTL8192CE 0x08 macro
48 #define R92C_COND_RTL8192C (R92C_COND_RTL8192CE | R92C_COND_RTL8192CU)
H A Dr92c_init.c77 mask = R92C_COND_RTL8192CE; in r92c_check_condition()