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