Home
last modified time | relevance | path

Searched refs:reset_control_ops (Results 1 – 25 of 86) sorted by relevance

1234

/linux/drivers/reset/amlogic/
H A Dreset-meson.h15 const struct reset_control_ops *reset_ops;
25 extern const struct reset_control_ops meson_reset_ops;
26 extern const struct reset_control_ops meson_reset_toggle_ops;
H A Dreset-meson-common.c102 const struct reset_control_ops meson_reset_ops = {
110 const struct reset_control_ops meson_reset_toggle_ops = {
/linux/drivers/clk/visconti/
H A Dreset.h28 extern const struct reset_control_ops visconti_reset_ops;
34 const struct reset_control_ops *reset_ops,
H A Dreset.c79 const struct reset_control_ops visconti_reset_ops = {
90 const struct reset_control_ops *reset_ops, in visconti_register_reset_controller()
/linux/drivers/clk/mediatek/
H A Dreset.c89 static const struct reset_control_ops mtk_reset_ops = {
95 static const struct reset_control_ops mtk_reset_ops_set_clr = {
118 const struct reset_control_ops *rcops = NULL; in mtk_register_reset_controller_with_dev()
/linux/include/linux/
H A Dreset-controller.h18 struct reset_control_ops { struct
73 const struct reset_control_ops *ops;
/linux/drivers/reset/hisilicon/
H A Dhi6220_reset.c67 static const struct reset_control_ops hi6220_peripheral_reset_ops = {
90 static const struct reset_control_ops hi6220_media_reset_ops = {
149 static const struct reset_control_ops hi6220_ao_reset_ops = {
/linux/include/linux/reset/
H A Dreset-simple.h46 extern const struct reset_control_ops reset_simple_ops;
/linux/drivers/clk/stm32/
H A Dreset-stm32.h14 const struct reset_control_ops *ops;
/linux/drivers/clk/actions/
H A Dowl-reset.h29 extern const struct reset_control_ops owl_reset_ops;
H A Dowl-reset.c61 const struct reset_control_ops owl_reset_ops = {
/linux/drivers/clk/qcom/
H A Dreset.h29 extern const struct reset_control_ops qcom_reset_ops;
H A Dreset.c54 const struct reset_control_ops qcom_reset_ops = {
/linux/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 = {
/linux/drivers/reset/
H A Dreset-axs10x.c40 static const struct reset_control_ops axs10x_reset_ops = {
H A Dreset-raspberrypi.c68 static const struct reset_control_ops rpi_reset_ops = {
H A Dreset-berlin.c51 static const struct reset_control_ops berlin_reset_ops = {
H A Dreset-scmi.c83 static const struct reset_control_ops scmi_reset_ops = {
H A Dreset-imx-scu.c43 static const struct reset_control_ops imx_scu_reset_ops = {
H A Dreset-tps380x.c59 static const struct reset_control_ops reset_tps380x_ops = {
H A Dreset-brcmstb.c77 static const struct reset_control_ops brcmstb_reset_ops = {
/linux/drivers/reset/tegra/
H A Dreset-bpmp.c61 static const struct reset_control_ops tegra_bpmp_reset_ops = {
/linux/scripts/
H A Dconst_structs.checkpatch81 reset_control_ops
/linux/drivers/clk/mmp/
H A Dreset.c78 static const struct reset_control_ops mmp_clk_reset_ops = {

1234