HomeSort by: relevance | last modified time | path
    Searched refs:RNG200_CONTROL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rng200reg.h 40 #define RNG200_CONTROL 0x00
rng200.c 56 ctl = READ4(sc, RNG200_CONTROL);
58 WRITE4(sc, RNG200_CONTROL, ctl);
72 WRITE4(sc, RNG200_CONTROL, ctl | RNG200_RBG_ENABLE);

Completed in 32 milliseconds