Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/bvme6000/
Dconfig.c57 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in bvme6000_reset()
87 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in config_bvme6000()
235 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in bvme6000_read_clk()
/linux-6.1.9/arch/m68k/include/asm/
Dbvme6000hw.h11 #define BVME_PIT_BASE 0xffa00000 macro
45 #define bvmepit ((*(volatile PitRegsPtr)(BVME_PIT_BASE)))