Searched refs:SAP_RGU_INT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/wwan/t7xx/ |
| D | t7xx_modem_ops.c | 140 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_clear_rgu_irq() 210 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_rgu_isr_handler() 217 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 218 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 220 t7xx_dev->intr_handler[SAP_RGU_INT] = t7xx_rgu_isr_handler; in t7xx_pcie_register_rgu_isr() 221 t7xx_dev->intr_thread[SAP_RGU_INT] = t7xx_rgu_isr_thread; in t7xx_pcie_register_rgu_isr() 222 t7xx_dev->callback_param[SAP_RGU_INT] = t7xx_dev; in t7xx_pcie_register_rgu_isr() 223 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 718 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_md_exit()
|
| D | t7xx_pci.c | 290 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_suspend() 337 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_suspend() 386 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 387 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 389 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 451 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_resume() 506 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_resume()
|
| D | t7xx_reg.h | 133 SAP_RGU_INT, enumerator
|