Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_pci.c291 t7xx_dev->rgu_pci_irq_en = false; in __t7xx_pci_pm_suspend()
388 t7xx_dev->rgu_pci_irq_en = true; in t7xx_send_fsm_command()
450 t7xx_dev->rgu_pci_irq_en = true; in __t7xx_pci_pm_resume()
505 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()