Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/bus/
A 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.3-rc2/drivers/clk/ralink/
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.3-rc2/arch/mips/ralink/
A 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
A Drt288x.c62 void __iomem *sysc = (void __iomem *) KSEG1ADDR(RT2880_SYSC_BASE); in prom_soc_init() local
A Drt3883.c75 void __iomem *sysc = (void __iomem *) KSEG1ADDR(RT3883_SYSC_BASE); in prom_soc_init() local
A Dmt7620.c329 void __iomem *sysc = (void __iomem *) KSEG1ADDR(MT7620_SYSC_BASE); in prom_soc_init() local
/linux-6.3-rc2/arch/arm/mach-shmobile/
A Dsmp-sh73a0.c48 void __iomem *sysc = ioremap(SYSC_BASE, PAGE_SIZE); in sh73a0_smp_prepare_cpus() local
/linux-6.3-rc2/drivers/clocksource/
A Dtimer-ti-32k.c108 void __iomem *sysc = base + 4; in ti_32k_timer_module_init() local
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.3-rc2/arch/mips/boot/dts/ralink/
A Dmt7628a.dtsi39 sysc: system-controller@0 { label
A Dmt7621.dtsi62 sysc: syscon@0 { label
/linux-6.3-rc2/arch/arm/boot/dts/
A Dkirkwood.dtsi205 sysc: system-controller@20000 { label
A Dr8a7779.dtsi647 sysc: system-controller@ffd85000 { label
A Dr8a7792.dtsi327 sysc: system-controller@e6180000 { label
A Dr8a7740.dtsi670 sysc: system-controller@e6180000 { label
A Dr8a77470.dtsi218 sysc: system-controller@e6180000 { label
A Dr8a73a4.dtsi720 sysc: system-controller@e6180000 { label
A Dsh73a0.dtsi472 sysc: system-controller@e6180000 { label
/linux-6.3-rc2/arch/arm64/boot/dts/renesas/
A Dr9a07g043.dtsi522 sysc: system-controller@11020000 { label
A Dr9a07g044.dtsi631 sysc: system-controller@11020000 { label
A Dr9a07g054.dtsi636 sysc: system-controller@11020000 { label
A Dr8a779f0.dtsi451 sysc: system-controller@e6180000 { label
A Dr8a77970.dtsi290 sysc: system-controller@e6180000 { label
A Dr8a779g0.dtsi428 sysc: system-controller@e6180000 { label
/linux-6.3-rc2/drivers/watchdog/
A Dmt7621_wdt.c37 struct regmap *sysc; member

Completed in 61 milliseconds

123