Home
last modified time | relevance | path

Searched defs:osc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_entp_setup.c103 #define ENCODEBIAS(osc, bias) (((bias) & 0x3) << (2 * (osc))) argument
104 #define EXTRACTBIAS(blob, osc) (((blob) >> (2 * (osc))) & 0x3) argument
259 int osc; in collect_rng_perf() local
312 int osc; in n2rng_noise_gen_preferred() local