Searched refs:IRQ_CLEAR (Results 1 – 3 of 3) sorted by relevance
60 #define IRQ_CLEAR 0x1 macro
44 #define IRQ_CLEAR 0x70 macro746 iowrite32(0, card->config_regs + IRQ_CLEAR); in solos_irq()
62 #define IRQ_CLEAR BIT(0) macro5094 qphy_setbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_enable_autonomous_mode()5096 qphy_clrbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_enable_autonomous_mode()5122 qphy_setbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_disable_autonomous_mode()5124 qphy_clrbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_disable_autonomous_mode()
Completed in 24 milliseconds