Searched refs:CA91CX42_VCSR_BS_SLOT_M (Results 1 – 2 of 2) sorted by relevance
581 #define CA91CX42_VCSR_BS_SLOT_M (0x1F<<27) macro
1496 slot = ((slot & CA91CX42_VCSR_BS_SLOT_M) >> 27); in ca91cx42_slot_get()