Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/shared/
Dsbutils.c867 SBIMCL_RTO_MASK | SBIMCL_STO_MASK, in sb_core_tofixup()
872 SBIMCL_RTO_MASK | SBIMCL_STO_MASK, in sb_core_tofixup()
875 SET_SBREG(sii, &sb->sbimconfiglow, (SBIMCL_RTO_MASK | SBIMCL_STO_MASK), 0); in sb_core_tofixup()
904 #define TO_MASK (SBIMCL_RTO_MASK | SBIMCL_STO_MASK)
/hardware/broadcom/wlan/bcm4329/src/include/
Dsbconfig.h177 #define SBIMCL_RTO_MASK 0x70 macro