Home
last modified time | relevance | path

Searched defs:t7xx_dev (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_pci.c76 static int t7xx_wait_pm_config(struct t7xx_pci_dev *t7xx_dev) in t7xx_wait_pm_config()
90 static int t7xx_pci_pm_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_pm_init()
112 void t7xx_pci_pm_init_late(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_pm_init_late()
206 void t7xx_pci_disable_sleep(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_disable_sleep()
241 void t7xx_pci_enable_sleep(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_enable_sleep()
274 struct t7xx_pci_dev *t7xx_dev; in __t7xx_pci_pm_suspend() local
407 struct t7xx_pci_dev *t7xx_dev; in __t7xx_pci_pm_resume() local
519 struct t7xx_pci_dev *t7xx_dev; in t7xx_pci_pm_resume_noirq() local
572 struct t7xx_pci_dev *t7xx_dev; in t7xx_request_irq() local
662 struct t7xx_pci_dev *t7xx_dev; in t7xx_pci_probe() local
[all …]
A Dt7xx_mhccif.c32 static void t7xx_mhccif_clear_interrupts(struct t7xx_pci_dev *t7xx_dev, u32 mask) in t7xx_mhccif_clear_interrupts()
46 struct t7xx_pci_dev *t7xx_dev = data; in t7xx_mhccif_isr_thread() local
80 u32 t7xx_mhccif_read_sw_int_sts(struct t7xx_pci_dev *t7xx_dev) in t7xx_mhccif_read_sw_int_sts()
85 void t7xx_mhccif_mask_set(struct t7xx_pci_dev *t7xx_dev, u32 val) in t7xx_mhccif_mask_set()
90 void t7xx_mhccif_mask_clr(struct t7xx_pci_dev *t7xx_dev, u32 val) in t7xx_mhccif_mask_clr()
95 u32 t7xx_mhccif_mask_get(struct t7xx_pci_dev *t7xx_dev) in t7xx_mhccif_mask_get()
105 void t7xx_mhccif_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_mhccif_init()
116 void t7xx_mhccif_h2d_swint_trigger(struct t7xx_pci_dev *t7xx_dev, u32 channel) in t7xx_mhccif_h2d_swint_trigger()
A Dt7xx_modem_ops.c79 int t7xx_pci_mhccif_isr(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_mhccif_isr()
135 void t7xx_clear_rgu_irq(struct t7xx_pci_dev *t7xx_dev) in t7xx_clear_rgu_irq()
174 int t7xx_acpi_fldr_func(struct t7xx_pci_dev *t7xx_dev) in t7xx_acpi_fldr_func()
179 static void t7xx_reset_device_via_pmic(struct t7xx_pci_dev *t7xx_dev) in t7xx_reset_device_via_pmic()
192 struct t7xx_pci_dev *t7xx_dev = data; in t7xx_rgu_isr_thread() local
201 struct t7xx_pci_dev *t7xx_dev = data; in t7xx_rgu_isr_handler() local
292 struct t7xx_pci_dev *t7xx_dev = md->t7xx_dev; in t7xx_md_exception() local
323 static void t7xx_md_sys_sw_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_sys_sw_init()
635 int t7xx_md_reset(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_reset()
659 int t7xx_md_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_md_init()
[all …]
A Dt7xx_pcie_mac.c82 static int t7xx_pcie_mac_atr_cfg(struct t7xx_pci_dev *t7xx_dev, struct t7xx_atr_config *cfg) in t7xx_pcie_mac_atr_cfg()
135 void t7xx_pcie_mac_atr_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_pcie_mac_atr_init()
178 static void t7xx_pcie_mac_enable_disable_int(struct t7xx_pci_dev *t7xx_dev, bool enable) in t7xx_pcie_mac_enable_disable_int()
192 void t7xx_pcie_mac_interrupts_en(struct t7xx_pci_dev *t7xx_dev) in t7xx_pcie_mac_interrupts_en()
197 void t7xx_pcie_mac_interrupts_dis(struct t7xx_pci_dev *t7xx_dev) in t7xx_pcie_mac_interrupts_dis()
210 static void t7xx_pcie_mac_clear_set_int(struct t7xx_pci_dev *t7xx_dev, in t7xx_pcie_mac_clear_set_int()
225 void t7xx_pcie_mac_clear_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) in t7xx_pcie_mac_clear_int()
230 void t7xx_pcie_mac_set_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) in t7xx_pcie_mac_set_int()
242 void t7xx_pcie_mac_clear_int_status(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) in t7xx_pcie_mac_clear_int_status()
257 void t7xx_pcie_set_mac_msix_cfg(struct t7xx_pci_dev *t7xx_dev, unsigned int irq_count) in t7xx_pcie_set_mac_msix_cfg()
A Dt7xx_hif_dpmaif.c187 struct t7xx_pci_dev *t7xx_dev = dpmaif_ctrl->t7xx_dev; in t7xx_dpmaif_register_pcie_irq() local
410 static int t7xx_dpmaif_suspend(struct t7xx_pci_dev *t7xx_dev, void *param) in t7xx_dpmaif_suspend()
447 static int t7xx_dpmaif_resume(struct t7xx_pci_dev *t7xx_dev, void *param) in t7xx_dpmaif_resume()
535 struct dpmaif_ctrl *t7xx_dpmaif_hif_init(struct t7xx_pci_dev *t7xx_dev, in t7xx_dpmaif_hif_init()
A Dt7xx_netdev.c392 static void init_md_status_notifier(struct t7xx_pci_dev *t7xx_dev) in init_md_status_notifier()
460 static void t7xx_ccmni_queue_state_notify(struct t7xx_pci_dev *t7xx_dev, in t7xx_ccmni_queue_state_notify()
479 int t7xx_ccmni_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_ccmni_init()
503 void t7xx_ccmni_exit(struct t7xx_pci_dev *t7xx_dev) in t7xx_ccmni_exit()
A Dt7xx_pcie_mac.h21 #define IREG_BASE(t7xx_dev) ((t7xx_dev)->base_addr.pcie_mac_ireg_base) argument
A Dt7xx_hif_cldma.c1088 int t7xx_cldma_alloc(enum cldma_id hif_id, struct t7xx_pci_dev *t7xx_dev) in t7xx_cldma_alloc()
1106 static void t7xx_cldma_resume_early(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_resume_early()
1131 static int t7xx_cldma_resume(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_resume()
1148 static void t7xx_cldma_suspend_late(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_suspend_late()
1166 static int t7xx_cldma_suspend(struct t7xx_pci_dev *t7xx_dev, void *entity_param) in t7xx_cldma_suspend()
A Dt7xx_netdev.h43 struct t7xx_pci_dev *t7xx_dev; member
A Dt7xx_port_proxy.c324 static struct t7xx_port *t7xx_port_proxy_find_port(struct t7xx_pci_dev *t7xx_dev, in t7xx_port_proxy_find_port()
357 struct t7xx_pci_dev *t7xx_dev = queue->md_ctrl->t7xx_dev; in t7xx_port_proxy_recv_skb() local
A Dt7xx_modem_ops.h67 struct t7xx_pci_dev *t7xx_dev; member
A Dt7xx_port.h102 struct t7xx_pci_dev *t7xx_dev; member
A Dt7xx_hif_cldma.h90 struct t7xx_pci_dev *t7xx_dev; member
A Dt7xx_state_monitor.c229 struct t7xx_pci_dev *t7xx_dev; in fsm_routine_stopping() local
A Dt7xx_hif_dpmaif.h172 struct t7xx_pci_dev *t7xx_dev; member
A Dt7xx_hif_dpmaif_rx.c834 struct t7xx_pci_dev *t7xx_dev = rxq->dpmaif_ctrl->t7xx_dev; in t7xx_dpmaif_napi_rx_poll() local

Completed in 24 milliseconds