Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/apollo/
H A Dconfig.c177 x = *(volatile unsigned char *)(apollo_timer + 3); in dn_timer_int()
178 x = *(volatile unsigned char *)(apollo_timer + 5); in dn_timer_int()
186 *(volatile unsigned char *)(apollo_timer + 3) = 0x01; in dn_sched_init()
187 *(volatile unsigned char *)(apollo_timer + 1) = 0x40; in dn_sched_init()
188 *(volatile unsigned char *)(apollo_timer + 5) = 0x09; in dn_sched_init()
189 *(volatile unsigned char *)(apollo_timer + 7) = 0xc4; in dn_sched_init()
196 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
198 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
/kernel/linux/linux-6.6/arch/m68k/apollo/
H A Dconfig.c176 x = *(volatile unsigned char *)(apollo_timer + 3); in dn_timer_int()
177 x = *(volatile unsigned char *)(apollo_timer + 5); in dn_timer_int()
185 *(volatile unsigned char *)(apollo_timer + 3) = 0x01; in dn_sched_init()
186 *(volatile unsigned char *)(apollo_timer + 1) = 0x40; in dn_sched_init()
187 *(volatile unsigned char *)(apollo_timer + 5) = 0x09; in dn_sched_init()
188 *(volatile unsigned char *)(apollo_timer + 7) = 0xc4; in dn_sched_init()
195 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
197 *(volatile unsigned char *)(apollo_timer + 0x3)); in dn_sched_init()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dapollohw.h83 #define apollo_timer (IO_BASE + timer_physaddr) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dapollohw.h83 #define apollo_timer (IO_BASE + timer_physaddr) macro

Completed in 2 milliseconds