Home
last modified time | relevance | path

Searched refs:PitRegsPtr (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/bvme6000/
H A Dconfig.c57 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in bvme6000_reset()
87 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in config_bvme6000()
237 volatile PitRegsPtr pit = (PitRegsPtr)BVME_PIT_BASE; in bvme6000_read_clk()
/kernel/linux/linux-6.6/arch/m68k/bvme6000/
H A 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()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dbvme6000hw.h43 } PitRegs_t, *PitRegsPtr; typedef
45 #define bvmepit ((*(volatile PitRegsPtr)(BVME_PIT_BASE)))
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dbvme6000hw.h43 } PitRegs_t, *PitRegsPtr; typedef
45 #define bvmepit ((*(volatile PitRegsPtr)(BVME_PIT_BASE)))

Completed in 3 milliseconds