Searched refs:VCHIQ_SLOT_ZERO_SLOTS (Results 1 – 3 of 3) sorted by relevance
92 #define VCHIQ_SLOT_ZERO_SLOTS ((sizeof(VCHIQ_SLOT_ZERO_T) + \ macro
47 #define TOTAL_SLOTS (VCHIQ_SLOT_ZERO_SLOTS + 2 * 32)
2334 int first_data_slot = VCHIQ_SLOT_ZERO_SLOTS; in vchiq_init_slots()