Home
last modified time | relevance | path

Searched refs:IRQ_CLEAR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c58 #define IRQ_CLEAR BIT(0) macro
984 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_enable_autonomous_mode()
986 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_enable_autonomous_mode()
1012 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_disable_autonomous_mode()
1014 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_legacy_disable_autonomous_mode()
H A Dphy-qcom-qmp-usb.c57 #define IRQ_CLEAR BIT(0) macro
1844 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_enable_autonomous_mode()
1846 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_enable_autonomous_mode()
1872 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_disable_autonomous_mode()
1874 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_usb_disable_autonomous_mode()
H A Dphy-qcom-qmp-combo.c64 #define IRQ_CLEAR BIT(0) macro
2713 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_combo_enable_autonomous_mode()
2715 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_combo_enable_autonomous_mode()
2741 qphy_setbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_combo_disable_autonomous_mode()
2743 qphy_clrbits(pcs_usb, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qmp_combo_disable_autonomous_mode()
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtc3589x-keypad.c60 #define IRQ_CLEAR 0x1 macro
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtc3589x-keypad.c60 #define IRQ_CLEAR 0x1 macro
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-qmp.c61 #define IRQ_CLEAR BIT(0) macro
3287 qphy_setbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_enable_autonomous_mode()
3289 qphy_clrbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_enable_autonomous_mode()
3315 qphy_setbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_disable_autonomous_mode()
3317 qphy_clrbits(pcs, cfg->regs[QPHY_PCS_LFPS_RXTERM_IRQ_CLEAR], IRQ_CLEAR); in qcom_qmp_phy_disable_autonomous_mode()
/kernel/linux/linux-5.10/drivers/atm/
H A Dsolos-pci.c44 #define IRQ_CLEAR 0x70 macro
746 iowrite32(0, card->config_regs + IRQ_CLEAR); in solos_irq()
/kernel/linux/linux-6.6/drivers/atm/
H A Dsolos-pci.c44 #define IRQ_CLEAR 0x70 macro
746 iowrite32(0, card->config_regs + IRQ_CLEAR); in solos_irq()

Completed in 18 milliseconds