| /OK3568_Linux_fs/kernel/drivers/clk/at91/ |
| H A D | dt-compat.c | 35 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_sama5d2_clk_audio_pll_frac_setup() 58 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_sama5d2_clk_audio_pll_pad_setup() 81 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_sama5d2_clk_audio_pll_pmc_setup() 135 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_sama5d2_clk_generated_setup() 182 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_sama5d4_clk_h32mx_setup() 249 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_at91rm9200_clk_main_osc_setup() 274 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_at91sam9x5_clk_main_rc_osc_setup() 297 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_at91rm9200_clk_main_setup() 323 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_at91sam9x5_clk_main_setup() 387 regmap = syscon_node_to_regmap(of_get_parent(np)); in of_at91_clk_master_setup() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | syscon.c | 183 struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function 190 EXPORT_SYMBOL_GPL(syscon_node_to_regmap); 201 regmap = syscon_node_to_regmap(syscon_np); in syscon_regmap_lookup_by_compatible() 222 regmap = syscon_node_to_regmap(syscon_np); in syscon_regmap_lookup_by_phandle() 249 regmap = syscon_node_to_regmap(syscon_np); in syscon_regmap_lookup_by_phandle_args()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | syscon.h | 21 extern struct regmap *syscon_node_to_regmap(struct device_node *np); 37 static inline struct regmap *syscon_node_to_regmap(struct device_node *np) in syscon_node_to_regmap() function
|
| /OK3568_Linux_fs/kernel/drivers/devfreq/event/ |
| H A D | rockchip-dfi.c | 572 data->regmap_pmugrf = syscon_node_to_regmap(node); in px30_dfi_init() 599 data->regmap_grf = syscon_node_to_regmap(node); in rk3128_dfi_init() 618 data->regmap_pmu = syscon_node_to_regmap(node); in rk3288_dfi_init() 625 data->regmap_grf = syscon_node_to_regmap(node); in rk3288_dfi_init() 655 data->regmap_grf = syscon_node_to_regmap(dev->parent->of_node); in rk3368_dfi_init() 685 data->regmap_pmu = syscon_node_to_regmap(node); in rockchip_dfi_init() 715 data->regmap_grf = syscon_node_to_regmap(node); in rk3328_dfi_init() 745 data->regmap_grf = syscon_node_to_regmap(node); in rk3528_dfi_init()
|
| /OK3568_Linux_fs/kernel/drivers/clk/nxp/ |
| H A D | clk-lpc18xx-creg.c | 172 syscon = syscon_node_to_regmap(np->parent); in lpc18xx_creg_clk_init() 201 syscon = syscon_node_to_regmap(np->parent); in lpc18xx_creg_clk_probe()
|
| /OK3568_Linux_fs/kernel/drivers/soc/rockchip/ |
| H A D | grf.c | 41 grf->regmap = syscon_node_to_regmap(dev->of_node); in rockchip_edp_phy_grf_probe() 331 grf = syscon_node_to_regmap(np); in rockchip_grf_init()
|
| H A D | rockchip_npor_powergood.c | 69 powergood->grf = syscon_node_to_regmap(dev->parent->of_node); in rockchip_npor_powergood_probe()
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | meson-eeclk.c | 31 map = syscon_node_to_regmap(np); in meson_eeclkc_probe()
|
| H A D | meson-aoclk.c | 54 regmap = syscon_node_to_regmap(np); in meson_aoclkc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic-realview.c | 59 map = syscon_node_to_regmap(np); in realview_gic_of_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-realview/ |
| H A D | platsmp-dt.c | 68 map = syscon_node_to_regmap(np); in realview_smp_prepare_cpus()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-u300/ |
| H A D | regulator.c | 71 regmap = syscon_node_to_regmap(syscon_np); in __u300_init_boardpower()
|
| /OK3568_Linux_fs/kernel/drivers/clk/mvebu/ |
| H A D | armada-37xx-xtal.c | 42 regmap = syscon_node_to_regmap(parent); in armada_3700_xtal_clock_probe()
|
| /OK3568_Linux_fs/kernel/drivers/soc/atmel/ |
| H A D | sfr.c | 55 priv->regmap = syscon_node_to_regmap(np); in atmel_sfr_probe()
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-gemini.c | 294 map = syscon_node_to_regmap(np); in gemini_clk_probe() 415 map = syscon_node_to_regmap(np); in gemini_cc_init()
|
| /OK3568_Linux_fs/kernel/drivers/reset/ |
| H A D | reset-berlin.c | 78 priv->regmap = syscon_node_to_regmap(parent_np); in berlin2_reset_probe()
|
| H A D | reset-oxnas.c | 91 data->regmap = syscon_node_to_regmap(parent->of_node); in oxnas_reset_probe()
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | arm-integrator-lm.c | 86 map = syscon_node_to_regmap(syscon); in integrator_ap_lm_probe()
|
| /OK3568_Linux_fs/kernel/drivers/power/reset/ |
| H A D | syscon-reboot.c | 55 ctx->map = syscon_node_to_regmap(dev->parent->of_node); in syscon_reboot_probe()
|
| H A D | syscon-reboot-mode.c | 64 syscon_rbm->map = syscon_node_to_regmap(pdev->dev.parent->of_node); in syscon_reboot_mode_probe()
|
| H A D | arm-versatile-reboot.c | 148 syscon_regmap = syscon_node_to_regmap(np); in versatile_reboot_probe()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/broadcom/ |
| H A D | bcm2711_thermal.c | 82 regmap = syscon_node_to_regmap(parent); in bcm2711_thermal_probe()
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | kcs_bmc_aspeed.c | 259 priv->map = syscon_node_to_regmap(pdev->dev.parent->of_node); in aspeed_kcs_probe_of_v1() 329 priv->map = syscon_node_to_regmap(pdev->dev.parent->of_node); in aspeed_kcs_probe_of_v2()
|
| /OK3568_Linux_fs/kernel/drivers/soc/versatile/ |
| H A D | soc-integrator.c | 115 syscon_regmap = syscon_node_to_regmap(np); in integrator_soc_init()
|
| /OK3568_Linux_fs/kernel/drivers/clk/versatile/ |
| H A D | clk-impd1.c | 73 map = syscon_node_to_regmap(parent); in integrator_impd1_clk_spawn()
|