Searched refs:VCHIQ_SLOT_ZERO_SLOTS (Results 1 – 3 of 3) sorted by relevance
63 #define VCHIQ_SLOT_ZERO_SLOTS ((sizeof(struct vchiq_slot_zero) + \ macro
17 #define TOTAL_SLOTS (VCHIQ_SLOT_ZERO_SLOTS + 2 * 32)
2094 int first_data_slot = VCHIQ_SLOT_ZERO_SLOTS; in vchiq_init_slots()