Home
last modified time | relevance | path

Searched defs:slots_free (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.h65 unsigned int slots_free; /* pb slots free in current submit */ member
H A Dcdma.c596 u32 slots_free = cdma->slots_free; in host1x_cdma_push() local