Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/clk/visconti/
A Dreset.h28 extern const struct reset_control_ops visconti_reset_ops;
34 const struct reset_control_ops *reset_ops,
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-6.3-rc2/drivers/clk/mediatek/
A 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.3-rc2/include/linux/
A Dreset-controller.h18 struct reset_control_ops { struct
70 const struct reset_control_ops *ops;
/linux-6.3-rc2/drivers/reset/hisilicon/
A 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.3-rc2/include/linux/reset/
A Dreset-simple.h46 extern const struct reset_control_ops reset_simple_ops;
/linux-6.3-rc2/drivers/clk/actions/
A Dowl-reset.h29 extern const struct reset_control_ops owl_reset_ops;
A Dowl-reset.c61 const struct reset_control_ops owl_reset_ops = {
/linux-6.3-rc2/drivers/clk/sunxi-ng/
A Dccu_reset.h31 extern const struct reset_control_ops ccu_reset_ops;
A Dccu_reset.c72 const struct reset_control_ops ccu_reset_ops = {
/linux-6.3-rc2/drivers/clk/qcom/
A Dreset.h29 extern const struct reset_control_ops qcom_reset_ops;
A Dreset.c52 const struct reset_control_ops qcom_reset_ops = {
/linux-6.3-rc2/arch/mips/ralink/
A Dreset.c62 static const struct reset_control_ops reset_ops = {
/linux-6.3-rc2/scripts/
A Dconst_structs.checkpatch66 reset_control_ops
/linux-6.3-rc2/drivers/reset/
A Dreset-axs10x.c40 static const struct reset_control_ops axs10x_reset_ops = {
A Dreset-raspberrypi.c68 static const struct reset_control_ops rpi_reset_ops = {
A Dreset-berlin.c51 static const struct reset_control_ops berlin_reset_ops = {
A Dreset-scmi.c83 static const struct reset_control_ops scmi_reset_ops = {
A Dreset-oxnas.c64 static const struct reset_control_ops oxnas_reset_ops = {
A Dreset-tps380x.c59 static const struct reset_control_ops reset_tps380x_ops = {
A Dreset-brcmstb-rescal.c62 static const struct reset_control_ops brcm_rescal_reset_ops = {
A Dreset-pistachio.c97 static const struct reset_control_ops pistachio_reset_ops = {
A Dreset-tn48m.c83 static const struct reset_control_ops tn48_reset_ops = {
/linux-6.3-rc2/drivers/reset/tegra/
A Dreset-bpmp.c61 static const struct reset_control_ops tegra_bpmp_reset_ops = {
/linux-6.3-rc2/drivers/clk/meson/
A Dmeson-aoclk.c32 static const struct reset_control_ops meson_aoclk_reset_ops = {

Completed in 39 milliseconds

1234