Home
last modified time | relevance | path

Searched refs:VCHIQ_SLOT_ZERO_SLOTS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h93 #define VCHIQ_SLOT_ZERO_SLOTS ((sizeof(VCHIQ_SLOT_ZERO_T) + \ macro
H A Dvchiq_2835_arm.c56 #define TOTAL_SLOTS (VCHIQ_SLOT_ZERO_SLOTS + 2 * 32)
H A Dvchiq_core.c2289 int first_data_slot = VCHIQ_SLOT_ZERO_SLOTS; in vchiq_init_slots()