Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_cldma.h117 void t7xx_cldma_switch_cfg(struct cldma_ctrl *md_ctrl);
H A Dt7xx_modem_ops.c532 t7xx_cldma_switch_cfg(md->md_ctrl[CLDMA_ID_MD]); in t7xx_md_hk_wq()
547 t7xx_cldma_switch_cfg(md->md_ctrl[CLDMA_ID_AP]); in t7xx_ap_hk_wq()
H A Dt7xx_hif_cldma.c1336 void t7xx_cldma_switch_cfg(struct cldma_ctrl *md_ctrl) in t7xx_cldma_switch_cfg() function