Home
last modified time | relevance | path

Searched refs:rgu_pci_irq_en (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wwan/t7xx/
Dt7xx_pci.c296 t7xx_dev->rgu_pci_irq_en = false; in __t7xx_pci_pm_suspend()
393 t7xx_dev->rgu_pci_irq_en = true; in t7xx_send_fsm_command()
455 t7xx_dev->rgu_pci_irq_en = true; in __t7xx_pci_pm_resume()
510 t7xx_dev->rgu_pci_irq_en = true; in __t7xx_pci_pm_resume()
Dt7xx_pci.h71 bool rgu_pci_irq_en; member
Dt7xx_modem_ops.c205 if (!t7xx_dev->rgu_pci_irq_en) in t7xx_rgu_isr_handler()
332 t7xx_dev->rgu_pci_irq_en = true; in t7xx_md_sys_sw_init()