Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h91 #define CMCSR 0xA44A0060 macro
H A Dcpu_sh7724.h112 #define CMCSR 0xA44A0060 macro
H A Dcpu_sh7722.h260 #define CMCSR 0xA44A0060 macro
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dsh_cmt.c234 #define CMCSR 0 /* channel register */ macro
256 return ch->cmt->info->read_control(ch->ioctrl, CMCSR); in sh_cmt_read_cmcsr()
261 ch->cmt->info->write_control(ch->ioctrl, CMCSR, value); in sh_cmt_write_cmcsr()