Home
last modified time | relevance | path

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

/freebsd/sys/dev/mailbox/arm/
H A Darm_doorbell.c55 #define DOORBELL_N_CHANNELS 3 macro
56 #define DOORBELL_N_DOORBELLS (DOORBELL_N_CHANNELS * 32)
239 if (chan >= DOORBELL_N_CHANNELS) { in arm_doorbell_ofw_get()