Home
last modified time | relevance | path

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

1234

/linux-6.1.9/drivers/clk/visconti/
Dreset.h28 extern const struct reset_control_ops visconti_reset_ops;
34 const struct reset_control_ops *reset_ops,
Dreset.c79 const struct reset_control_ops visconti_reset_ops = {
90 const struct reset_control_ops *reset_ops, in visconti_register_reset_controller()
/linux-6.1.9/drivers/clk/mediatek/
Dreset.c89 static const struct reset_control_ops mtk_reset_ops = {
95 static const struct reset_control_ops mtk_reset_ops_set_clr = {
117 const struct reset_control_ops *rcops = NULL; in mtk_register_reset_controller()
177 const struct reset_control_ops *rcops = NULL; in mtk_register_reset_controller_with_dev()
/linux-6.1.9/include/linux/
Dreset-controller.h18 struct reset_control_ops { struct
70 const struct reset_control_ops *ops;
/linux-6.1.9/drivers/reset/hisilicon/
Dhi6220_reset.c68 static const struct reset_control_ops hi6220_peripheral_reset_ops = {
91 static const struct reset_control_ops hi6220_media_reset_ops = {
150 static const struct reset_control_ops hi6220_ao_reset_ops = {
/linux-6.1.9/include/linux/reset/
Dreset-simple.h46 extern const struct reset_control_ops reset_simple_ops;
/linux-6.1.9/drivers/clk/qcom/
Dreset.h28 extern const struct reset_control_ops qcom_reset_ops;
Dreset.c52 const struct reset_control_ops qcom_reset_ops = {
/linux-6.1.9/drivers/clk/actions/
Dowl-reset.h29 extern const struct reset_control_ops owl_reset_ops;
Dowl-reset.c61 const struct reset_control_ops owl_reset_ops = {
/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_reset.h31 extern const struct reset_control_ops ccu_reset_ops;
Dccu_reset.c72 const struct reset_control_ops ccu_reset_ops = {
/linux-6.1.9/scripts/
Dconst_structs.checkpatch65 reset_control_ops
/linux-6.1.9/arch/mips/ralink/
Dreset.c62 static const struct reset_control_ops reset_ops = {
/linux-6.1.9/drivers/reset/
Dreset-axs10x.c40 static const struct reset_control_ops axs10x_reset_ops = {
Dreset-raspberrypi.c68 static const struct reset_control_ops rpi_reset_ops = {
Dreset-berlin.c51 static const struct reset_control_ops berlin_reset_ops = {
Dreset-scmi.c83 static const struct reset_control_ops scmi_reset_ops = {
Dreset-oxnas.c64 static const struct reset_control_ops oxnas_reset_ops = {
Dreset-tps380x.c59 static const struct reset_control_ops reset_tps380x_ops = {
Dreset-pistachio.c97 static const struct reset_control_ops pistachio_reset_ops = {
Dreset-tn48m.c83 static const struct reset_control_ops tn48_reset_ops = {
Dreset-brcmstb-rescal.c62 static const struct reset_control_ops brcm_rescal_reset_ops = {
/linux-6.1.9/drivers/reset/tegra/
Dreset-bpmp.c61 static const struct reset_control_ops tegra_bpmp_reset_ops = {
/linux-6.1.9/drivers/clk/meson/
Dmeson-aoclk.c32 static const struct reset_control_ops meson_aoclk_reset_ops = {

1234