Searched refs:clk_lookup (Results 1 – 25 of 52) sorted by relevance
123
74 struct clk_lookup *cl; in clk_find_hw()151 struct clk_lookup cl;184 struct clk_lookup *cl; in vclkdev_create()205 struct clk_lookup *cl; in clkdev_create()228 struct clk_lookup *cl; in clkdev_hw_create()243 struct clk_lookup *l; in clk_add_alias()272 struct clk_lookup *cl; in __clk_register_clkdev()316 struct clk_lookup *cl; in clk_register_clkdev()343 struct clk_lookup *cl; in clk_hw_register_clkdev()374 struct clk_lookup *cl; in devm_clk_release_clkdev()[all …]
18 struct clk_lookup { struct33 void clkdev_add(struct clk_lookup *cl); argument34 void clkdev_drop(struct clk_lookup *cl);36 struct clk_lookup *clkdev_create(struct clk *clk, const char *con_id,38 struct clk_lookup *clkdev_hw_create(struct clk_hw *hw, const char *con_id,41 void clkdev_add_table(struct clk_lookup *, size_t);
412 static struct clk_lookup bcm3368_clks[] = {429 static struct clk_lookup bcm6328_clks[] = {443 static struct clk_lookup bcm6338_clks[] = {457 static struct clk_lookup bcm6345_clks[] = {471 static struct clk_lookup bcm6348_clks[] = {486 static struct clk_lookup bcm6358_clks[] = {505 static struct clk_lookup bcm6362_clks[] = {521 static struct clk_lookup bcm6368_clks[] = {
33 struct clk_lookup *lookup;39 struct clk_lookup *lookup;50 struct clk_lookup *mclk_lookup;51 struct clk_lookup *ether_clk_lookup;
155 struct clk_lookup *cl; in mt8195_audsys_clk_register()198 struct clk_lookup *cl; in mt8195_audsys_clk_unregister()
127 struct clk_lookup **lookup;
28 static struct clk_lookup m5407_clk_lookup[] = {
28 static struct clk_lookup m5206_clk_lookup[] = {
37 static struct clk_lookup m5307_clk_lookup[] = {
31 struct clk_lookup m523x_clk_lookup[] = {
28 static struct clk_lookup m525x_clk_lookup[] = {
37 static struct clk_lookup m54xx_clk_lookup[] = {
39 static struct clk_lookup m5272_clk_lookup[] = {
33 static struct clk_lookup m528x_clk_lookup[] = {
28 struct clk_lookup m5249_clk_lookup[] = {
32 static struct clk_lookup m527x_clk_lookup[] = {
39 static struct clk_lookup lookups[] = {
59 struct clk_lookup cl;
91 static struct clk_lookup lookups[] = {
97 static struct clk_lookup lookups[] = {
97 struct clk_lookup *cl;
23 struct clk_lookup *lookup;28 struct clk_lookup *lookup;
147 static struct clk_lookup lookups[] = {
43 static struct clk_lookup *siumckb_lookup;
184 static struct clk_lookup sdk7786_pcie_cl = {
Completed in 30 milliseconds