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

  /src/lib/libc/arch/x86_64/string/
swab.S 23 jz L2 # while swapping alternate bytes.
32 jz L4 # while swapping alternate bytes.
  /src/lib/libc/arch/i386/string/
swab.S 27 jz L2 # while swapping alternate bytes.
37 jz L4 # while swapping alternate bytes.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
berlin2cd-google-chromecast.dts 31 * normally. Fortunately, this alternate property is checked
ste-nomadik-nhk15.dts 118 /* Some pins in alternate functions */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3368-lion-haikou.dts 102 /* alternate function of GPIO5/6 */
  /src/sys/arch/m68k/060sp/dist/
iskeletn.s 81 # This is an alternate exit point for the Unimplemented Integer
114 # This is an alternate exit point for the Unimplemented Integer
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_bios.c 509 bool alternate)
513 return alternate ? 66667 : 48000;
516 return alternate ? 100000 : 96000;
518 return alternate ? 100000 : 120000;
1581 DRM_DEBUG_KMS("Ignoring alternate pin: VBT claims DDC pin %d, which is not valid for this platform\n",
  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 291 # Create an alternate version of $ac_link that compiles and
  /src/share/terminfo/
terminfo 408 # The IBM PC alternate character set. Plug this into any Intel console entry.
414 klone+acs|alternate character set for ansi.sys displays,
451 # KOI8-R (RFC1489) acs (alternate character set)
453 klone+koi8acs|alternate character set for ansi.sys displays with KOI8 charset,
544 # the available termcap documentation does not make clear WHICH alternate
547 # if you will be using alternate character sets.
1142 linux-koi8|Linux with koi8 alternate character set,
1150 linux-koi8r|Linux with koi8-r alternate character set,
1154 linux-lat|Linux with latin1 or latin2 alternate character set,
2217 # alternate screen does not wor
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sc7180.dtsi 3515 clock-names = "xo", "alternate";
3526 clock-names = "xo", "alternate";
sm8150.dtsi 3512 clock-names = "xo", "alternate";
3525 clock-names = "xo", "alternate";
sm8250.dtsi 4089 clock-names = "xo", "alternate";
4103 clock-names = "xo", "alternate";
sc7280.dtsi 1857 clock-names = "xo", "alternate";
sm8350.dtsi 1014 clock-names = "xo", "alternate";
sdm845.dtsi 4910 clock-names = "xo", "alternate";
4921 clock-names = "xo", "alternate";
  /src/sys/arch/sparc64/sparc64/
locore.s 187 wrpr %g0, PSTATE_KERN, %pstate ! Alternate Globals (AG) bit set to zero
196 wrpr %g0, PSTATE_KERN|PSTATE_AG, %pstate ! Alternate Globals (AG) bit set to one
1321 * registers, interrupts are disabled, then we switch to an alternate set
1342 * all preliminary processing is done using the alternate globals
1353 * In order to properly handle nested traps without lossage, alternate
1380 * alternate globals only.
1834 * We are on one of the alternate set of globals
1950 * We are on one of the alternate set of globals
1965 ldxa [%g3] ASI_DMMU, %g3 ! And put it into the non-MMU alternate regs
2090 wrpr %g0, PSTATE_KERN|PSTATE_AG, %pstate ! We need to save volatile stuff to alternate global
    [all...]

Completed in 33 milliseconds