Searched refs:CMCNT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | sh_cmt.c | 86 /* callbacks for CMCNT and CMCOR access */ 237 #define CMCNT 1 /* channel register */ macro 282 return ch->cmt->info->read_count(ch->ioctrl, CMCNT); in sh_cmt_read_cmcnt() 299 ch->cmt->info->write_count(ch->ioctrl, CMCNT, value); in sh_cmt_write_cmcnt() 386 dev_err(&ch->cmt->pdev->dev, "ch%u: cannot clear CMCNT\n", in sh_cmt_enable()
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | sh_cmt.c | 85 /* callbacks for CMCNT and CMCOR access */ 236 #define CMCNT 1 /* channel register */ macro 281 return ch->cmt->info->read_count(ch->ioctrl, CMCNT); in sh_cmt_read_cmcnt() 298 ch->cmt->info->write_count(ch->ioctrl, CMCNT, value); in sh_cmt_write_cmcnt() 385 dev_err(&ch->cmt->pdev->dev, "ch%u: cannot clear CMCNT\n", in sh_cmt_enable()
|
Completed in 4 milliseconds