Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Damba-pl08x.c249 struct pl08x_phy_chan *phychan; member
418 if (phychan->ftdmac020) { in pl08x_write_lli()
518 writel(ccfg, phychan->reg_config); in pl08x_write_lli()
530 struct pl08x_phy_chan *phychan = plchan->phychan; in pl08x_start_next_txd() local
551 if (phychan->ftdmac020) { in pl08x_start_next_txd()
561 phychan->reg_control); in pl08x_start_next_txd()
764 ch = plchan->phychan; in pl08x_getbytes_chan()
875 plchan->phychan = ch; in pl08x_phy_alloc_and_start()
894 plchan->phychan = ch; in pl08x_phy_reassign_start()
958 plchan->phychan = NULL; in pl08x_phy_free()
[all …]