sh_mtu2_channel
static inline unsigned long sh_mtu2_read(struct sh_mtu2_channel *ch, int reg_nr)
static inline void sh_mtu2_write(struct sh_mtu2_channel *ch, int reg_nr,
static void sh_mtu2_start_stop_ch(struct sh_mtu2_channel *ch, int start)
static int sh_mtu2_enable(struct sh_mtu2_channel *ch)
static void sh_mtu2_disable(struct sh_mtu2_channel *ch)
struct sh_mtu2_channel *ch = dev_id;
static struct sh_mtu2_channel *ced_to_sh_mtu2(struct clock_event_device *ced)
return container_of(ced, struct sh_mtu2_channel, ced);
struct sh_mtu2_channel *ch = ced_to_sh_mtu2(ced);
struct sh_mtu2_channel *ch = ced_to_sh_mtu2(ced);
static void sh_mtu2_register_clockevent(struct sh_mtu2_channel *ch,
static int sh_mtu2_register(struct sh_mtu2_channel *ch, const char *name)
static int sh_mtu2_setup_channel(struct sh_mtu2_channel *ch, unsigned int index,
struct sh_mtu2_channel *channels;