Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | _SECCAM_POLLING BIT(31) |
#define | _SECCAM_CLR BIT(30) |
#define | _SECCAM_WE BIT(16) |
#define | _SECCAM_ADR_MSK 0x000000FF |
#define | _SECCAM_ADR_SHT 0 |
#define | _SECCAM_INFO BIT(31) |
#define | _SEC_KEYFOUND BIT(30) |
#define | _SEC_CONFIG_MSK 0x3F000000 |
#define | _SEC_CONFIG_SHT 24 |
#define | _SEC_KEYCONTENT_MSK 0x00FFFFFF |
#define | _SEC_KEYCONTENT_SHT 0 |
#define | _NOSKMC BIT(5) |
#define | _SKBYA2 BIT(4) |
#define | _RXDEC BIT(3) |
#define | _TXENC BIT(2) |
#define | _RXUSEDK BIT(1) |
#define | _TXUSEDK BIT(0) |
#define _NOSKMC BIT(5) |
Definition at line 39 of file rtl8712_security_bitdef.h.
#define _RXDEC BIT(3) |
Definition at line 41 of file rtl8712_security_bitdef.h.
#define _RXUSEDK BIT(1) |
Definition at line 43 of file rtl8712_security_bitdef.h.
#define _SEC_CONFIG_MSK 0x3F000000 |
Definition at line 33 of file rtl8712_security_bitdef.h.
#define _SEC_CONFIG_SHT 24 |
Definition at line 34 of file rtl8712_security_bitdef.h.
#define _SEC_KEYCONTENT_MSK 0x00FFFFFF |
Definition at line 35 of file rtl8712_security_bitdef.h.
#define _SEC_KEYCONTENT_SHT 0 |
Definition at line 36 of file rtl8712_security_bitdef.h.
#define _SEC_KEYFOUND BIT(30) |
Definition at line 32 of file rtl8712_security_bitdef.h.
#define _SECCAM_ADR_MSK 0x000000FF |
Definition at line 27 of file rtl8712_security_bitdef.h.
#define _SECCAM_ADR_SHT 0 |
Definition at line 28 of file rtl8712_security_bitdef.h.
#define _SECCAM_CLR BIT(30) |
Definition at line 25 of file rtl8712_security_bitdef.h.
#define _SECCAM_INFO BIT(31) |
Definition at line 31 of file rtl8712_security_bitdef.h.
#define _SECCAM_POLLING BIT(31) |
Definition at line 24 of file rtl8712_security_bitdef.h.
#define _SECCAM_WE BIT(16) |
Definition at line 26 of file rtl8712_security_bitdef.h.
#define _SKBYA2 BIT(4) |
Definition at line 40 of file rtl8712_security_bitdef.h.
#define _TXENC BIT(2) |
Definition at line 42 of file rtl8712_security_bitdef.h.
#define _TXUSEDK BIT(0) |
Definition at line 44 of file rtl8712_security_bitdef.h.