Searched refs:RNG_HW_VER_MINOR (Results 1 – 1 of 1) sorted by relevance
49 #define RNG_HW_VER_MINOR(ver) (((ver) & (0xf << 20)) >> 20) macro207 RNG_HW_VER_MAJOR(ver), RNG_HW_VER_MINOR(ver), in eip76_rng_probe()
Completed in 3 milliseconds