Home
last modified time | relevance | path

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

/freebsd/sys/dev/xdma/controller/
H A Dpl330.h61 #define CCR_DST_PROT_PRIV (1 << CCR_DST_PROT_CTRL_S) macro
H A Dpl330.c502 reg |= (CCR_DST_PROT_PRIV); in pl330_channel_submit_sg()