Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dnbpfaxi.c59 #define NBPF_CHAN_CFG_LVL 0x40 /* LeVeL: DMA request line is sensed as 0: edge, 1: level */ macro
411 NBPF_CHAN_CFG_LVL | (NBPF_CHAN_CFG_AM & 0x200) : 0) | in nbpf_chan_prepare()