Home
last modified time | relevance | path

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

123

/openbmc/linux/drivers/bus/
H A Dti-sysc.c128 struct sysc { struct
134 struct ti_sysc_module_data *mdata; argument
140 const struct sysc_capabilities *cap; argument
141 struct sysc_config cfg; argument
142 struct ti_sysc_cookie cookie; argument
145 u32 sysconfig; argument
151 void (*pre_reset_quirk)(struct sysc *sysc); argument
152 void (*post_reset_quirk)(struct sysc *sysc); argument
153 void (*reset_done_quirk)(struct sysc *sysc); argument
154 void (*module_enable_quirk)(struct sysc *sysc); argument
[all …]
/openbmc/linux/drivers/clk/ralink/
H A Dclk-mtmips.c110 struct regmap *sysc; member
379 struct regmap *sysc = clk->priv->sysc; in rt5350_xtal_recalc_rate() local
393 struct regmap *sysc = clk->priv->sysc; in rt5350_cpu_recalc_rate() local
424 struct regmap *sysc = clk->priv->sysc; in rt3352_cpu_recalc_rate() local
444 struct regmap *sysc = clk->priv->sysc; in rt305x_cpu_recalc_rate() local
464 struct regmap *sysc = clk->priv->sysc; in rt3883_cpu_recalc_rate() local
488 struct regmap *sysc = clk->priv->sysc; in rt3883_bus_recalc_rate() local
514 struct regmap *sysc = clk->priv->sysc; in rt2880_cpu_recalc_rate() local
550 struct regmap *sysc = clk->priv->sysc; in mt7620_pll_recalc_rate() local
590 struct regmap *sysc = clk->priv->sysc; in mt7620_cpu_recalc_rate() 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()
/openbmc/u-boot/arch/mips/dts/
H A Dmt7628a.dtsi39 sysc: system-controller@0 { label
/openbmc/linux/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c48 void __iomem *sysc = ioremap(SYSC_BASE, PAGE_SIZE); in sh73a0_smp_prepare_cpus() local
/openbmc/linux/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
/openbmc/linux/arch/mips/boot/dts/ralink/
H A Dmt7628a.dtsi39 sysc: system-controller@0 { label
H A Dmt7621.dtsi62 sysc: syscon@0 { label
/openbmc/u-boot/arch/arm/dts/
H A Dr8a77990.dtsi208 sysc: system-controller@e6180000 { label
H A Dkirkwood.dtsi204 sysc: system-controller@20000 { label
H A Dr8a7792.dtsi324 sysc: system-controller@e6180000 { label
H A Dr8a77970.dtsi227 sysc: system-controller@e6180000 { label
H A Dr8a77995.dtsi211 sysc: system-controller@e6180000 { label
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi205 sysc: system-controller@20000 { label
/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h78 u32 sysc; /* 0x10 */ member
92 u32 sysc; /* 0x10 */ member
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g043.dtsi587 sysc: system-controller@11020000 { label
H A Dr9a07g054.dtsi839 sysc: system-controller@11020000 { label
H A Dr9a07g044.dtsi833 sysc: system-controller@11020000 { label
H A Dr8a779f0.dtsi451 sysc: system-controller@e6180000 { label
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7779.dtsi712 sysc: system-controller@ffd85000 { label
H A Dr8a7792.dtsi327 sysc: system-controller@e6180000 { label
H A Dr8a7740.dtsi670 sysc: system-controller@e6180000 { label
H A Dr8a77470.dtsi218 sysc: system-controller@e6180000 { label
/openbmc/linux/drivers/watchdog/
H A Dmt7621_wdt.c37 struct regmap *sysc; member

123