Searched refs:SAP_RGU_INT (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_modem_ops.c | 142 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_clear_rgu_irq() 251 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_rgu_isr_handler() 258 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 259 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 261 t7xx_dev->intr_handler[SAP_RGU_INT] = t7xx_rgu_isr_handler; in t7xx_pcie_register_rgu_isr() 262 t7xx_dev->intr_thread[SAP_RGU_INT] = t7xx_rgu_isr_thread; in t7xx_pcie_register_rgu_isr() 263 t7xx_dev->callback_param[SAP_RGU_INT] = t7xx_dev; in t7xx_pcie_register_rgu_isr() 264 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 804 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_md_exit()
|
| H A D | t7xx_pci.c | 429 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_suspend() 476 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_suspend() 525 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 526 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 528 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 612 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_resume() 667 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_resume()
|
| H A D | t7xx_reg.h | 155 SAP_RGU_INT, enumerator
|