Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/bus/
Dti-sysc.c126 struct sysc { struct
132 struct ti_sysc_module_data *mdata; argument
138 const struct sysc_capabilities *cap; argument
139 struct sysc_config cfg; argument
140 struct ti_sysc_cookie cookie; argument
143 u32 sysconfig; argument
149 void (*pre_reset_quirk)(struct sysc *sysc); argument
150 void (*post_reset_quirk)(struct sysc *sysc); argument
151 void (*reset_done_quirk)(struct sysc *sysc); argument
152 void (*module_enable_quirk)(struct sysc *sysc); argument
[all …]
/linux-6.1.9/drivers/clk/ralink/
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
234 struct regmap *sysc = clk->priv->sysc; in mt7621_xtal_recalc_rate() local
253 struct regmap *sysc = clk->priv->sysc; in mt7621_cpu_recalc_rate() local
406 struct regmap *sysc; member
418 struct regmap *sysc = data->sysc; in mt7621_assert_device() local
427 struct regmap *sysc = data->sysc; in mt7621_deassert_device() local
461 static int mt7621_reset_init(struct device *dev, struct regmap *sysc) in mt7621_reset_init()
/linux-6.1.9/arch/mips/ralink/
Drt305x.c24 void __iomem *sysc = (void __iomem *) KSEG1ADDR(RT305X_SYSC_BASE); in rt5350_get_mem_size() local
145 void __iomem *sysc = (void __iomem *) KSEG1ADDR(RT305X_SYSC_BASE); in prom_soc_init() local
Drt288x.c62 void __iomem *sysc = (void __iomem *) KSEG1ADDR(RT2880_SYSC_BASE); in prom_soc_init() local
Drt3883.c75 void __iomem *sysc = (void __iomem *) KSEG1ADDR(RT3883_SYSC_BASE); in prom_soc_init() local
Dmt7620.c329 void __iomem *sysc = (void __iomem *) KSEG1ADDR(MT7620_SYSC_BASE); in prom_soc_init() local
/linux-6.1.9/arch/arm/mach-shmobile/
Dsmp-sh73a0.c48 void __iomem *sysc = ioremap(SYSC_BASE, PAGE_SIZE); in sh73a0_smp_prepare_cpus() local
/linux-6.1.9/drivers/clocksource/
Dtimer-ti-32k.c108 void __iomem *sysc = base + 4; in ti_32k_timer_module_init() local
Dtimer-ti-dm-systimer.c39 u8 sysc; member
110 void __iomem *sysc = t->base + t->sysc; in dmtimer_systimer_type2_reset() local
/linux-6.1.9/arch/arm64/boot/dts/renesas/
Dr8a779g0.dtsi232 sysc: system-controller@e6180000 { label
Dr9a07g043.dtsi551 sysc: system-controller@11020000 { label
Dr9a07g054.dtsi635 sysc: system-controller@11020000 { label
Dr9a07g044.dtsi630 sysc: system-controller@11020000 { label
Dr8a779f0.dtsi389 sysc: system-controller@e6180000 { label
Dr8a77970.dtsi290 sysc: system-controller@e6180000 { label
/linux-6.1.9/arch/mips/boot/dts/ralink/
Dmt7628a.dtsi39 sysc: system-controller@0 { label
Dmt7621.dtsi62 sysc: syscon@0 { label
/linux-6.1.9/arch/arm/boot/dts/
Dkirkwood.dtsi205 sysc: system-controller@20000 { label
Dr8a7779.dtsi647 sysc: system-controller@ffd85000 { label
Dr8a7792.dtsi327 sysc: system-controller@e6180000 { label
Dr8a7740.dtsi670 sysc: system-controller@e6180000 { label
Dr8a77470.dtsi218 sysc: system-controller@e6180000 { label
Dr8a73a4.dtsi720 sysc: system-controller@e6180000 { label
Dsh73a0.dtsi472 sysc: system-controller@e6180000 { label
Ddove.dtsi256 sysc: system-ctrl@20000 { label

12