Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/
H A Drtc_soc_reg.h1610 #define ENTERPRISE_CONFIG_LOCATION_DISABLE_LSB 0 macro
1612 …_GET(x) (((x) & ENTERPRISE_CONFIG_LOCATION_DISABLE_MASK) >> ENTERPRISE_CONFIG_LOCATION_DISABLE_LSB)
1613 #define ENTERPRISE_CONFIG_LOCATION_DISABLE_SET(x) (((x) << ENTERPRISE_CONFIG_LOCATION_DISABLE_LSB) …