Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dtegra-hsp.c26 #define HSP_INT_EMPTY_MASK 0xff macro
231 mask = (status >> HSP_INT_EMPTY_SHIFT) & HSP_INT_EMPTY_MASK; in tegra_hsp_shared_irq()