Searched refs:D40_PHY_CHAN (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/dma/ |
D | ste_dma40.c | 61 #define D40_PHY_CHAN -1 macro 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()
|