Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dsh_mtu2.c34 struct sh_mtu2_device;
37 struct sh_mtu2_device *mtu;
45 struct sh_mtu2_device { struct
340 struct sh_mtu2_device *mtu) in sh_mtu2_setup_channel()
373 static int sh_mtu2_map_memory(struct sh_mtu2_device *mtu) in sh_mtu2_map_memory()
390 static int sh_mtu2_setup(struct sh_mtu2_device *mtu, in sh_mtu2_setup()
450 struct sh_mtu2_device *mtu = platform_get_drvdata(pdev); in sh_mtu2_probe()