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

  /src/sys/arch/pmax/pmax/
kn01.h 128 #define KN01_SYS_CLOCK 0x1d000000 /* RTC chip */
dec_3100.c 138 mc_cpuspeed(MIPS_PHYS_TO_KSEG1(KN01_SYS_CLOCK), MIPS_INT_MASK_3);
205 "r"(MIPS_PHYS_TO_KSEG1(KN01_SYS_CLOCK)));
dec_5100.c 100 mc_cpuspeed(MIPS_PHYS_TO_KSEG1(KN01_SYS_CLOCK), MIPS_INT_MASK_2);
175 "r"(MIPS_PHYS_TO_KSEG1(KN01_SYS_CLOCK)));
  /src/sys/arch/pmax/ibus/
ibus_pmax.c 66 { "mc146818", SYS_DEV_BOGUS, KV(KN01_SYS_CLOCK), 0 },
if_le_ibus.c 83 cp = (uint8_t *)(MIPS_PHYS_TO_KSEG1(KN01_SYS_CLOCK) + 1);

Completed in 13 milliseconds