Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/
H A Dccu_reset.h31 extern const struct reset_control_ops ccu_reset_ops;
H A Dccu_reset.c72 const struct reset_control_ops ccu_reset_ops = { variable
H A Dccu_common.c125 reset->rcdev.ops = &ccu_reset_ops; in sunxi_ccu_probe()