Searched refs:BVME_PIT_BASE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dbvme6000hw.h10 #define BVME_PIT_BASE 0xffa00000 macro
44 #define bvmepit ((*(volatile PitRegsPtr)(BVME_PIT_BASE)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dbvme6000hw.h10 #define BVME_PIT_BASE 0xffa00000 macro
44 #define bvmepit ((*(volatile PitRegsPtr)(BVME_PIT_BASE)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/bvme6000/
H A Dconfig.c88 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE;
119 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE;
253 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE;

Completed in 36 milliseconds