Home
last modified time | relevance | path

Searched refs:CMCNT_0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7269.h23 #define CMCNT_0 0xFFFEC004 macro
H A Dcpu_sh7203.h30 #define CMCNT_0 0xFFFEC004 macro
H A Dcpu_sh7264.h30 #define CMCNT_0 0xFFFEC004 macro
/openbmc/u-boot/arch/sh/lib/
H A Dtime_sh2.c54 ulong data = readw(CMCNT_0); in get_usec()