Searched refs:clk_ops (Results 1 – 25 of 51) sorted by relevance
123
17 static inline const struct clk_ops *clk_dev_ops(struct udevice *dev) in clk_dev_ops()19 return (const struct clk_ops *)dev->driver->ops; in clk_dev_ops()63 const struct clk_ops *ops; in clk_get_by_indexed_prop()299 const struct clk_ops *ops = clk_dev_ops(dev); in clk_request()313 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_free()325 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_get_rate()337 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_set_rate()349 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_set_parent()361 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_enable()386 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_disable()
24 const struct clk_ops clk_fixed_rate_ops = {
45 static struct clk_ops bcm6345_clk_ops = {
56 const struct clk_ops clk_boston_ops = {
68 static struct clk_ops sandbox_clk_ops = {
49 struct clk_ops { struct67 struct clk_ops *ops; argument485 extern struct clk_ops peri_clk_ops;486 extern struct clk_ops ccu_clk_ops;487 extern struct clk_ops bus_clk_ops;488 extern struct clk_ops ref_clk_ops;
249 struct clk_ops peri_clk_ops = {328 struct clk_ops ccu_clk_ops = {388 struct clk_ops bus_clk_ops = {401 struct clk_ops ref_clk_ops = {
85 static struct clk_ops exynos7420_clk_topc_ops = {136 static struct clk_ops exynos7420_clk_top0_ops = {188 static struct clk_ops exynos7420_clk_peric1_ops = {
18 static struct clk_ops at91_master_clk_ops = {
21 static struct clk_ops at91_slow_clk_ops = {
32 static struct clk_ops plla_clk_ops = {
32 static struct clk_ops main_osc_clk_ops = {
34 static struct clk_ops sama5d4_h32mx_clk_ops = {
62 static struct clk_ops at91_plladiv_clk_ops = {
97 static struct clk_ops system_clk_ops = {
100 static struct clk_ops periph_clk_ops = {
100 static struct clk_ops utmi_clk_ops = {
20 struct clk_ops { struct
47 extern const struct clk_ops gen2_clk_ops;
60 extern const struct clk_ops gen3_clk_ops;
81 static struct clk_ops tegra_car_clk_ops = {
84 static struct clk_ops tegra186_clk_ops = {
129 static struct clk_ops msm_clk_ops = {