Searched refs:D40_PHY_CHAN (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/dma/ |
H A D | ste_dma40.c | 59 #define D40_PHY_CHAN -1 macro 281 {D40_DREG_PCTIS, D40_DREG_PCICR, false, D40_PHY_CHAN}, 282 {D40_DREG_PCEIS, D40_DREG_PCICR, true, D40_PHY_CHAN}, 296 {D40_DREG_CPCTIS, D40_DREG_CPCICR, false, D40_PHY_CHAN}, 297 {D40_DREG_CPCEIS, D40_DREG_CPCICR, true, D40_PHY_CHAN}, 633 return chan->log_num == D40_PHY_CHAN; in chan_is_physical() 1692 if (il[row].offset == D40_PHY_CHAN) in d40_handle_interrupt() 1916 d40c->log_num = D40_PHY_CHAN; in d40_allocate_channel() 2819 d40c->log_num = D40_PHY_CHAN; in d40_chan_init()
|