Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/sunxi-ng/
Dccu_reset.h39 extern const struct reset_control_ops ccu_reset_ops;
Dccu_reset.c76 const struct reset_control_ops ccu_reset_ops = { variable
Dccu_common.c133 reset->rcdev.ops = &ccu_reset_ops; in sunxi_ccu_probe()