Searched refs:D40_PHY_CHAN (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | ste_dma40.c | 32 #define D40_PHY_CHAN -1 macro 235 * D40_PHY_CHAN, the lookup_phy_chans shall be used instead. 254 {D40_DREG_PCTIS, D40_DREG_PCICR, false, D40_PHY_CHAN}, 255 {D40_DREG_PCEIS, D40_DREG_PCICR, true, D40_PHY_CHAN}, 269 {D40_DREG_CPCTIS, D40_DREG_CPCICR, false, D40_PHY_CHAN}, 270 {D40_DREG_CPCEIS, D40_DREG_CPCICR, true, D40_PHY_CHAN}, 610 return chan->log_num == D40_PHY_CHAN; in chan_is_physical() 1670 if (il[row].offset == D40_PHY_CHAN) in d40_handle_interrupt() 1894 d40c->log_num = D40_PHY_CHAN; in d40_allocate_channel() 2798 d40c->log_num = D40_PHY_CHAN; in d40_chan_init() [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | ste_dma40.c | 61 #define D40_PHY_CHAN -1 macro 264 * D40_PHY_CHAN, the lookup_phy_chans shall be used instead. 283 {D40_DREG_PCTIS, D40_DREG_PCICR, false, D40_PHY_CHAN}, 284 {D40_DREG_PCEIS, D40_DREG_PCICR, true, D40_PHY_CHAN}, 298 {D40_DREG_CPCTIS, D40_DREG_CPCICR, false, D40_PHY_CHAN}, 299 {D40_DREG_CPCEIS, D40_DREG_CPCICR, true, D40_PHY_CHAN}, 635 return chan->log_num == D40_PHY_CHAN; in chan_is_physical() 1694 if (il[row].offset == D40_PHY_CHAN) in d40_handle_interrupt() 1918 d40c->log_num = D40_PHY_CHAN; in d40_allocate_channel() 2821 d40c->log_num = D40_PHY_CHAN; in d40_chan_init() [all...] |
Completed in 8 milliseconds