Home
last modified time | relevance | path

Searched refs:sh_mtu2_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clocksource/
H A Dsh_mtu2.c30 struct sh_mtu2_device;
33 struct sh_mtu2_device *mtu;
41 struct sh_mtu2_device { struct
340 struct sh_mtu2_device *mtu) in sh_mtu2_setup_channel()
370 static int sh_mtu2_map_memory(struct sh_mtu2_device *mtu) in sh_mtu2_map_memory()
387 static int sh_mtu2_setup(struct sh_mtu2_device *mtu, in sh_mtu2_setup()
452 struct sh_mtu2_device *mtu = platform_get_drvdata(pdev); in sh_mtu2_probe()