Searched refs:BM_PXP_CTRL_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance
112 #define BM_PXP_CTRL_IRQ_ENABLE 0x00000002 macro114 (((v) << 1) & BM_PXP_CTRL_IRQ_ENABLE)
924 writel(BM_PXP_CTRL_IRQ_ENABLE, dev->mmio + HW_PXP_CTRL_SET); in pxp_start()