Home
last modified time | relevance | path

Searched refs:CMCOR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dsh_cmt.c86 /* callbacks for CMCNT and CMCOR access */
238 #define CMCOR 2 /* channel register */ macro
306 u32 old_value = ch->cmt->info->read_count(ch->ioctrl, CMCOR); in sh_cmt_write_cmcor()
309 ch->cmt->info->write_count(ch->ioctrl, CMCOR, value); in sh_cmt_write_cmcor()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsh_cmt.c85 /* callbacks for CMCNT and CMCOR access */
237 #define CMCOR 2 /* channel register */ macro
305 u32 old_value = ch->cmt->info->read_count(ch->ioctrl, CMCOR); in sh_cmt_write_cmcor()
308 ch->cmt->info->write_count(ch->ioctrl, CMCOR, value); in sh_cmt_write_cmcor()

Completed in 3 milliseconds