Home
last modified time | relevance | path

Searched refs:BVME_PIT_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/m68k/bvme6000/
Dconfig.c64 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in bvme6000_reset()
94 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in config_bvme6000()
223 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in bvme6000_gettimeoffset()
/linux-2.6.39/arch/m68k/include/asm/
Dbvme6000hw.h10 #define BVME_PIT_BASE 0xffa00000 macro
44 #define bvmepit ((*(volatile PitRegsPtr)(BVME_PIT_BASE)))