Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h92 #define CMCNT 0xA44A0064 macro
H A Dcpu_sh7724.h113 #define CMCNT 0xA44A0064 macro
H A Dcpu_sh7722.h261 #define CMCNT 0xA44A0064 macro
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dsh_cmt.c235 #define CMCNT 1 /* channel register */ macro
266 return ch->cmt->info->read_count(ch->ioctrl, CMCNT); in sh_cmt_read_cmcnt()
271 ch->cmt->info->write_count(ch->ioctrl, CMCNT, value); in sh_cmt_write_cmcnt()