Searched refs:ioctrl (Results 1 – 2 of 2) sorted by relevance
99 void __iomem *ioctrl; member258 return ch->cmt->info->read_control(ch->ioctrl, CMCSR); in sh_cmt_read_cmcsr()264 ch->cmt->info->write_control(ch->ioctrl, CMCSR, value); in sh_cmt_write_cmcsr()269 return ch->cmt->info->read_count(ch->ioctrl, CMCNT); in sh_cmt_read_cmcnt()275 ch->cmt->info->write_count(ch->ioctrl, CMCNT, value); in sh_cmt_write_cmcnt()281 ch->cmt->info->write_count(ch->ioctrl, CMCOR, value); in sh_cmt_write_cmcor()875 ch->ioctrl = cmt->mapbase + 2 + ch->hwidx * 6; in sh_cmt_setup_channel()879 ch->ioctrl = cmt->mapbase + 0x10 + ch->hwidx * 0x10; in sh_cmt_setup_channel()886 ch->ioctrl = cmt->mapbase + 0x40; in sh_cmt_setup_channel()890 ch->ioctrl = ch->iostart + 0x10; in sh_cmt_setup_channel()
380 u32 ioctrl; /* 0x408 */ member