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