Home
last modified time | relevance | path

Searched refs:chan_enable (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/drivers/dma/
H A Ddma-g2.c24 unsigned long chan_enable; /* Channel enable */ member
77 g2_dma->channel[chan_nr].chan_enable = 1; in g2_enable_dma()
87 g2_dma->channel[chan_nr].chan_enable = 0; in g2_disable_dma()
143 g2_dma->channel[chan_nr].chan_enable, in g2_xfer_dma()
/kernel/linux/linux-6.6/arch/sh/drivers/dma/
H A Ddma-g2.c24 unsigned long chan_enable; /* Channel enable */ member
77 g2_dma->channel[chan_nr].chan_enable = 1; in g2_enable_dma()
87 g2_dma->channel[chan_nr].chan_enable = 0; in g2_disable_dma()
143 g2_dma->channel[chan_nr].chan_enable, in g2_xfer_dma()
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_port_wwan.c63 if (!port_private->chan_enable) in t7xx_port_ctrl_tx()
120 if (!atomic_read(&port->usage_cnt) || !port->chan_enable) { in t7xx_port_wwan_recv_skb()
137 port->chan_enable = true; in t7xx_port_wwan_enable_chl()
146 port->chan_enable = false; in t7xx_port_wwan_disable_chl()
H A Dt7xx_port.h126 bool chan_enable; member
H A Dt7xx_port_proxy.c445 port->chan_enable = false; in t7xx_proxy_init_all_ports()

Completed in 3 milliseconds