Searched refs:WL_PRIV_BASE (Results 1 – 1 of 1) sorted by relevance
178 #define WL_PRIV_BASE 0x7000 macro179 #define WL_PRIV_RW (WL_PRIV_BASE + 0x0)180 #define WL_PRIV_R (WL_PRIV_BASE + 0x1)181 #define WL_PRIV_W (WL_PRIV_BASE + 0x2)182 #define WL_PRIV_INT (WL_PRIV_BASE + 0x3)183 #define WL_PRIV_INT_ARRAY (WL_PRIV_BASE + 0x4)184 #define WL_PRIV_BYTE (WL_PRIV_BASE + 0x5)185 #define WL_PRIV_BYTE_ARRAY (WL_PRIV_BASE + 0x6)186 #define WL_PRIV_STRING (WL_PRIV_BASE + 0x7)187 #define WL_PRIV_STRING_ARRAY (WL_PRIV_BASE + 0x8)