Searched refs:SAP_RGU_INT (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wwan/t7xx/ |
D | t7xx_modem_ops.c | 141 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_clear_rgu_irq() 211 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_rgu_isr_handler() 218 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 219 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 221 t7xx_dev->intr_handler[SAP_RGU_INT] = t7xx_rgu_isr_handler; in t7xx_pcie_register_rgu_isr() 222 t7xx_dev->intr_thread[SAP_RGU_INT] = t7xx_rgu_isr_thread; in t7xx_pcie_register_rgu_isr() 223 t7xx_dev->callback_param[SAP_RGU_INT] = t7xx_dev; in t7xx_pcie_register_rgu_isr() 224 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in t7xx_pcie_register_rgu_isr() 763 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_md_exit()
|
D | t7xx_pci.c | 295 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_suspend() 342 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_suspend() 391 t7xx_pcie_mac_clear_int(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 392 t7xx_pcie_mac_clear_int_status(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 394 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in t7xx_send_fsm_command() 456 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_resume() 511 t7xx_pcie_mac_set_int(t7xx_dev, SAP_RGU_INT); in __t7xx_pci_pm_resume()
|
D | t7xx_reg.h | 133 SAP_RGU_INT, enumerator
|