Searched defs:sysc (Results 1 – 10 of 10) sorted by relevance
138 struct sysc { struct144 struct ti_sysc_module_data *mdata; argument150 const struct sysc_capabilities *cap; argument151 struct sysc_config cfg; argument152 struct ti_sysc_cookie cookie; argument155 u32 sysconfig; argument161 void (*pre_reset_quirk)(struct sysc *sysc); argument162 void (*post_reset_quirk)(struct sysc *sysc); argument163 void (*reset_done_quirk)(struct sysc *sysc); argument164 void (*module_enable_quirk)(struct sysc *sysc); argument[all …]
110 struct regmap *sysc; member395 struct regmap *sysc = clk->priv->sysc; in rt5350_xtal_recalc_rate() local409 struct regmap *sysc = clk->priv->sysc; in rt5350_cpu_recalc_rate() local440 struct regmap *sysc = clk->priv->sysc; in rt3352_cpu_recalc_rate() local460 struct regmap *sysc = clk->priv->sysc; in rt305x_cpu_recalc_rate() local480 struct regmap *sysc = clk->priv->sysc; in rt3883_cpu_recalc_rate() local504 struct regmap *sysc = clk->priv->sysc; in rt3883_bus_recalc_rate() local530 struct regmap *sysc = clk->priv->sysc; in rt2880_cpu_recalc_rate() local1023 struct regmap *sysc; member1035 struct regmap *sysc = data->sysc; in mtmips_assert_device() local[all …]
36 struct regmap *sysc; member101 struct regmap *sysc = clk_gate->priv->sysc; in mt7621_gate_enable() local110 struct regmap *sysc = clk_gate->priv->sysc; in mt7621_gate_disable() local118 struct regmap *sysc = clk_gate->priv->sysc; in mt7621_gate_is_enabled() local240 struct regmap *sysc = clk->priv->sysc; in mt7621_xtal_recalc_rate() local259 struct regmap *sysc = clk->priv->sysc; in mt7621_cpu_recalc_rate() local412 struct regmap *sysc; member424 struct regmap *sysc = data->sysc; in mt7621_assert_device() local433 struct regmap *sysc = data->sysc; in mt7621_deassert_device() local467 static int mt7621_reset_init(struct device *dev, struct regmap *sysc) in mt7621_reset_init()
27 static int rz_sysc_soc_init(struct rz_sysc *sysc, const struct of_device_id *match) in rz_sysc_soc_init()105 struct rz_sysc *sysc; in rz_sysc_probe() local
108 void __iomem *sysc = base + 4; in ti_32k_timer_module_init() local
39 u8 sysc; member110 void __iomem *sysc = t->base + t->sysc; in dmtimer_systimer_type2_reset() local
37 struct regmap *sysc; member
314 u16 sysc; in omap_i2c_reset() local
847 u32 sysc; in sdhci_omap_reset() local
1716 int sysc; in omap8250_soft_reset() local
Completed in 38 milliseconds