Searched refs:BRCM_RESERVED_PSM_START (Results 1 – 2 of 2) sorted by relevance
448 #define BRCM_RESERVED_PSM_START 0x5AE1 macro
176 if ((BRCM_RESERVED_PSM_START <= psm) && (psm <= BRCM_RESERVED_PSM_END)) { in L2CA_AllocatePSM()