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

  /src/sys/dev/i2c/
tea5767.c 64 struct tea5767_tune tune; member in struct:tea5767_softc
119 sc->tune.mute = 0;
120 sc->tune.freq = MIN_FM_FREQ;
121 sc->tune.stereo = 1;
122 sc->tune.is_pll_set = false;
123 sc->tune.is_xtal_set = false;
124 sc->tune.is_force_srch = false;
129 sc->tune.is_pll_set = true;
131 sc->tune.is_xtal_set = true;
133 sc->tune.fm_band = 1
    [all...]
  /src/tools/gcc/
Makefile 50 COMMON_CONFIGURE_ARGS+= --with-tune=${GCC_CONFIG_TUNE.${MACHINE_ARCH}}
  /src/sys/arch/sparc64/sparc64/
locore.s 7551 ! sethi %hi(_C_LABEL(timerblurb), %o5 ! This is if we plan to tune the clock

Completed in 16 milliseconds