Searched refs:ccu_reset_ops (Results 1 – 3 of 3) sorted by relevance
39 extern const struct reset_control_ops ccu_reset_ops;
76 const struct reset_control_ops ccu_reset_ops = { variable
133 reset->rcdev.ops = &ccu_reset_ops; in sunxi_ccu_probe()