Searched refs:clk_ops (Results 1 – 25 of 56) sorted by relevance
123
19 static inline const struct clk_ops *clk_dev_ops(struct udevice *dev) in clk_dev_ops()21 return (const struct clk_ops *)dev->driver->ops; in clk_dev_ops()65 const struct clk_ops *ops; in clk_get_by_indexed_prop()302 const struct clk_ops *ops = clk_dev_ops(dev); in clk_request()316 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_free()328 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_get_rate()340 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_set_rate()352 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_get_phase()362 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_set_phase()372 const struct clk_ops *ops = clk_dev_ops(clk->dev); in clk_set_parent()[all …]
25 const struct clk_ops clk_fixed_rate_ops = {
46 static struct clk_ops bcm6345_clk_ops = {
57 const struct clk_ops clk_boston_ops = {
69 static struct clk_ops sandbox_clk_ops = {
88 static const struct clk_ops scmi_clk_ops = {
50 struct clk_ops { struct68 struct clk_ops *ops; argument486 extern struct clk_ops peri_clk_ops;487 extern struct clk_ops ccu_clk_ops;488 extern struct clk_ops bus_clk_ops;489 extern struct clk_ops ref_clk_ops;
250 struct clk_ops peri_clk_ops = {329 struct clk_ops ccu_clk_ops = {389 struct clk_ops bus_clk_ops = {402 struct clk_ops ref_clk_ops = {
88 static struct clk_ops exynos7420_clk_topc_ops = {139 static struct clk_ops exynos7420_clk_top0_ops = {191 static struct clk_ops exynos7420_clk_peric1_ops = {
19 static struct clk_ops at91_master_clk_ops = {
22 static struct clk_ops at91_slow_clk_ops = {
33 static struct clk_ops main_osc_clk_ops = {
33 static struct clk_ops plla_clk_ops = {
35 static struct clk_ops sama5d4_h32mx_clk_ops = {
45 static struct clk_ops utmi_clk_ops = {
74 static struct clk_ops system_clk_ops = {
101 static struct clk_ops periph_clk_ops = {
144 static struct clk_ops generic_clk_ops = {
21 struct clk_ops { struct
82 static struct clk_ops tegra_car_clk_ops = {
85 static struct clk_ops tegra186_clk_ops = {
124 static const struct clk_ops uniphier_clk_ops = {
245 static struct clk_ops msm_clk_ops = {