TRNG_CTL
HWRITE4(sc, TRNG_CTL, (ctl_m << 16) | ctl_v);
return (HREAD4(sc, TRNG_CTL) & TRNG_CTL_RNG_START);
HWRITE4(sc, TRNG_CTL, (ctl_m << 16) | 0);