Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/sh/clk/
Dcore.c328 static struct clk_mapping dummy_mapping;
340 struct clk_mapping *mapping = clk->mapping; in clk_establish_mapping()
390 struct clk_mapping *mapping; in clk_destroy_mapping()
392 mapping = container_of(kref, struct clk_mapping, ref); in clk_destroy_mapping()
399 struct clk_mapping *mapping = clk->mapping; in clk_teardown_mapping()
Dcpg.c469 struct clk_mapping *map; in sh_clk_fsidiv_register()
474 map = kzalloc(sizeof(struct clk_mapping), GFP_KERNEL); in sh_clk_fsidiv_register()
/Linux-v4.19/include/linux/
Dsh_clk.h15 struct clk_mapping { struct
63 struct clk_mapping *mapping;