/openbmc/linux/drivers/bus/ |
H A D | ti-sysc.c | 128 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 D | clk-mtmips.c | 110 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 D | clk-mt7621.c | 36 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 D | mt7628a.dtsi | 39 sysc: system-controller@0 { label
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | smp-sh73a0.c | 48 void __iomem *sysc = ioremap(SYSC_BASE, PAGE_SIZE); in sh73a0_smp_prepare_cpus() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | timer-ti-32k.c | 108 void __iomem *sysc = base + 4; in ti_32k_timer_module_init() local
|
H A D | timer-ti-dm-systimer.c | 39 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 D | mt7628a.dtsi | 39 sysc: system-controller@0 { label
|
H A D | mt7621.dtsi | 62 sysc: syscon@0 { label
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a77990.dtsi | 208 sysc: system-controller@e6180000 { label
|
H A D | kirkwood.dtsi | 204 sysc: system-controller@20000 { label
|
H A D | r8a7792.dtsi | 324 sysc: system-controller@e6180000 { label
|
H A D | r8a77970.dtsi | 227 sysc: system-controller@e6180000 { label
|
H A D | r8a77995.dtsi | 211 sysc: system-controller@e6180000 { label
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood.dtsi | 205 sysc: system-controller@20000 { label
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | ehci-omap.h | 78 u32 sysc; /* 0x10 */ member 92 u32 sysc; /* 0x10 */ member
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a07g043.dtsi | 587 sysc: system-controller@11020000 { label
|
H A D | r9a07g054.dtsi | 839 sysc: system-controller@11020000 { label
|
H A D | r9a07g044.dtsi | 833 sysc: system-controller@11020000 { label
|
H A D | r8a779f0.dtsi | 451 sysc: system-controller@e6180000 { label
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7779.dtsi | 712 sysc: system-controller@ffd85000 { label
|
H A D | r8a7792.dtsi | 327 sysc: system-controller@e6180000 { label
|
H A D | r8a7740.dtsi | 670 sysc: system-controller@e6180000 { label
|
H A D | r8a77470.dtsi | 218 sysc: system-controller@e6180000 { label
|
/openbmc/linux/drivers/watchdog/ |
H A D | mt7621_wdt.c | 37 struct regmap *sysc; member
|