Searched refs:CCR_DST_PROT_PRIV (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xdma/controller/ | ||
H A D | pl330.h | 61 #define CCR_DST_PROT_PRIV (1 << CCR_DST_PROT_CTRL_S) macro |
H A D | pl330.c | 502 reg |= (CCR_DST_PROT_PRIV); in pl330_channel_submit_sg() |