Searched refs:PSP_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance
29 #define PSP_CMD_COMPLETE BIT(1) macro
82 if (!(status & PSP_CMD_COMPLETE)) in psp_irq_handler()