Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dhw_ops.c75 CLASS2_ENABLE_MAILBOX_THRESHOLD_INTR); in spu_hw_mbox_stat_poll()
117 spu_int_mask_or(spu, 2, CLASS2_ENABLE_MAILBOX_THRESHOLD_INTR); in spu_hw_wbox_write()
H A Dbacking_ops.c108 CLASS2_ENABLE_MAILBOX_THRESHOLD_INTR; in spu_backing_mbox_stat_poll()
163 CLASS2_ENABLE_MAILBOX_THRESHOLD_INTR; in spu_backing_wbox_write()
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h480 #define CLASS2_ENABLE_MAILBOX_THRESHOLD_INTR 0x10L macro