Home
last modified time | relevance | path

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

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