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

  /src/sys/arch/hppa/dev/
siop_sgc.c 151 (0xc << STIME0_SEL_SHIFT));
  /src/sys/arch/hppa/gsc/
siop_gsc.c 140 (0xc << STIME0_SEL_SHIFT));
  /src/sys/dev/ic/
siopreg.h 323 #define STIME0_SEL_SHIFT 0
siop_common.c 182 (0xb << STIME0_SEL_SHIFT));
  /src/sys/arch/prep/stand/boot/
siop.c 1194 writeb(addr + SIOP_STIME0, (0xb << STIME0_SEL_SHIFT));
  /src/sys/arch/bebox/stand/boot/
siop.c 1232 writeb(addr + SIOP_STIME0, (0xb << STIME0_SEL_SHIFT));

Completed in 18 milliseconds