Home
last modified time | relevance | path

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

/Linux-v4.19/arch/hexagon/include/asm/
Dtimer-regs.h35 #define RTOS_TIMER_REGS_ADDR 0xAB000000UL macro
/Linux-v4.19/arch/hexagon/kernel/
Dtime.c51 .start = RTOS_TIMER_REGS_ADDR,
52 .end = RTOS_TIMER_REGS_ADDR+PAGE_SIZE-1,