RNGA_CONTROL_GO   118 drivers/char/hw_random/mxc-rnga.c 	__raw_writel(ctrl | RNGA_CONTROL_GO, mxc_rng->mem + RNGA_CONTROL);
RNGA_CONTROL_GO   131 drivers/char/hw_random/mxc-rnga.c 	__raw_writel(ctrl & ~RNGA_CONTROL_GO, mxc_rng->mem + RNGA_CONTROL);