Searched refs:LLT_OP_INACTIVE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/realtek/rtl8xxxu/ | ||
H A D | regs.h | 462 #define LLT_OP_INACTIVE 0x0 macro |
H A D | core.c | 2490 if ((value & LLT_OP_MASK) == LLT_OP_INACTIVE) { in rtl8xxxu_llt_write() |