Home
last modified time | relevance | path

Searched defs:sysc (Results 1 – 25 of 55) sorted by relevance

123

/linux-6.15/drivers/bus/
H A Dti-sysc.c138 struct sysc { struct
144 struct ti_sysc_module_data *mdata; argument
150 const struct sysc_capabilities *cap; argument
151 struct sysc_config cfg; argument
152 struct ti_sysc_cookie cookie; argument
155 u32 sysconfig; argument
161 void (*pre_reset_quirk)(struct sysc *sysc); argument
162 void (*post_reset_quirk)(struct sysc *sysc); argument
163 void (*reset_done_quirk)(struct sysc *sysc); argument
164 void (*module_enable_quirk)(struct sysc *sysc); argument
[all …]
/linux-6.15/drivers/clk/ralink/
H A Dclk-mtmips.c110 struct regmap *sysc; member
395 struct regmap *sysc = clk->priv->sysc; in rt5350_xtal_recalc_rate() local
409 struct regmap *sysc = clk->priv->sysc; in rt5350_cpu_recalc_rate() local
440 struct regmap *sysc = clk->priv->sysc; in rt3352_cpu_recalc_rate() local
460 struct regmap *sysc = clk->priv->sysc; in rt305x_cpu_recalc_rate() local
480 struct regmap *sysc = clk->priv->sysc; in rt3883_cpu_recalc_rate() local
504 struct regmap *sysc = clk->priv->sysc; in rt3883_bus_recalc_rate() local
530 struct regmap *sysc = clk->priv->sysc; in rt2880_cpu_recalc_rate() local
1023 struct regmap *sysc; member
1035 struct regmap *sysc = data->sysc; in mtmips_assert_device() local
[all …]
H A Dclk-mt7621.c36 struct regmap *sysc; member
101 struct regmap *sysc = clk_gate->priv->sysc; in mt7621_gate_enable() local
110 struct regmap *sysc = clk_gate->priv->sysc; in mt7621_gate_disable() local
118 struct regmap *sysc = clk_gate->priv->sysc; in mt7621_gate_is_enabled() local
240 struct regmap *sysc = clk->priv->sysc; in mt7621_xtal_recalc_rate() local
259 struct regmap *sysc = clk->priv->sysc; in mt7621_cpu_recalc_rate() local
412 struct regmap *sysc; member
424 struct regmap *sysc = data->sysc; in mt7621_assert_device() local
433 struct regmap *sysc = data->sysc; in mt7621_deassert_device() local
467 static int mt7621_reset_init(struct device *dev, struct regmap *sysc) in mt7621_reset_init()
/linux-6.15/drivers/soc/renesas/
H A Drz-sysc.c27 static int rz_sysc_soc_init(struct rz_sysc *sysc, const struct of_device_id *match) in rz_sysc_soc_init()
102 struct rz_sysc *sysc; in rz_sysc_probe() local
/linux-6.15/arch/mips/boot/dts/ralink/
H A Drt3050.dtsi30 sysc: syscon@0 { label
H A Drt2880.dtsi30 sysc: syscon@0 { label
H A Drt3883.dtsi30 sysc: syscon@0 { label
H A Dmt7620a.dtsi30 sysc: syscon@0 { label
H A Dmt7628a.dtsi35 sysc: syscon@0 { label
H A Dmt7621.dtsi155 sysc: syscon@0 { label
/linux-6.15/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c47 void __iomem *ap, *sysc; in sh73a0_smp_prepare_cpus() local
/linux-6.15/drivers/clocksource/
H A Dtimer-ti-32k.c108 void __iomem *sysc = base + 4; in ti_32k_timer_module_init() local
H A Dtimer-ti-dm-systimer.c39 u8 sysc; member
110 void __iomem *sysc = t->base + t->sysc; in dmtimer_systimer_type2_reset() local
/linux-6.15/arch/arm64/boot/dts/renesas/
H A Dr9a08g045.dtsi465 sysc: system-controller@11020000 { label
H A Dr9a07g043.dtsi587 sysc: system-controller@11020000 { label
H A Dr9a07g054.dtsi886 sysc: system-controller@11020000 { label
H A Dr9a07g044.dtsi879 sysc: system-controller@11020000 { label
H A Dr8a779f0.dtsi480 sysc: system-controller@e6180000 { label
H A Dr8a77970.dtsi296 sysc: system-controller@e6180000 { label
/linux-6.15/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi205 sysc: system-controller@20000 { label
/linux-6.15/arch/arm/boot/dts/renesas/
H A Dr8a7779.dtsi724 sysc: system-controller@ffd85000 { label
H A Dr8a7792.dtsi339 sysc: system-controller@e6180000 { label
H A Dr8a7740.dtsi737 sysc: system-controller@e6180000 { label
H A Dr8a77470.dtsi218 sysc: system-controller@e6180000 { label
/linux-6.15/drivers/watchdog/
H A Dmt7621_wdt.c37 struct regmap *sysc; member

123