ioctrl             93 drivers/clocksource/sh_cmt.c 	void __iomem *ioctrl;
ioctrl            252 drivers/clocksource/sh_cmt.c 	return ch->cmt->info->read_control(ch->ioctrl, CMCSR);
ioctrl            257 drivers/clocksource/sh_cmt.c 	ch->cmt->info->write_control(ch->ioctrl, CMCSR, value);
ioctrl            262 drivers/clocksource/sh_cmt.c 	return ch->cmt->info->read_count(ch->ioctrl, CMCNT);
ioctrl            267 drivers/clocksource/sh_cmt.c 	ch->cmt->info->write_count(ch->ioctrl, CMCNT, value);
ioctrl            272 drivers/clocksource/sh_cmt.c 	ch->cmt->info->write_count(ch->ioctrl, CMCOR, value);
ioctrl            860 drivers/clocksource/sh_cmt.c 		ch->ioctrl = cmt->mapbase + 2 + ch->hwidx * 6;
ioctrl            864 drivers/clocksource/sh_cmt.c 		ch->ioctrl = cmt->mapbase + 0x10 + ch->hwidx * 0x10;
ioctrl            869 drivers/clocksource/sh_cmt.c 		ch->ioctrl = ch->iostart + 0x10;
ioctrl            380 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c 	u32 ioctrl;		/* 0x408 */