Home
last modified time | relevance | path

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

12

/linux/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/drivers/clk/ralink/
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/arch/arm/mach-shmobile/
H A Dsmp-sh73a0.c47 void __iomem *ap, *sysc; in sh73a0_smp_prepare_cpus() local
/linux/drivers/clocksource/
H A Dtimer-ti-32k.c108 void __iomem *sysc = base + 4; in ti_32k_timer_module_init() local
/linux/arch/mips/boot/dts/ralink/
H A Dmt7628a.dtsi39 sysc: system-controller@0 { label
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood.dtsi205 sysc: system-controller@20000 { label
H A Ddove.dtsi256 sysc: system-ctrl@20000 { label
/linux/arch/arm64/boot/dts/renesas/
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 Dr8a77970.dtsi290 sysc: system-controller@e6180000 { label
H A Dr8a77995.dtsi299 sysc: system-controller@e6180000 { label
H A Dr8a77980.dtsi319 sysc: system-controller@e6180000 { label
H A Dr8a774c0.dtsi347 sysc: system-controller@e6180000 { label
H A Dr8a77990.dtsi378 sysc: system-controller@e6180000 { label
H A Dr8a774b1.dtsi374 sysc: system-controller@e6180000 { label
H A Dr8a77961.dtsi539 sysc: system-controller@e6180000 { label
H A Dr8a77965.dtsi410 sysc: system-controller@e6180000 { label
H A Dr8a774a1.dtsi490 sysc: system-controller@e6180000 { label
H A Dr8a774e1.dtsi554 sysc: system-controller@e6180000 { label
/linux/drivers/watchdog/
H A Dmt7621_wdt.c37 struct regmap *sysc; member
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740.dtsi737 sysc: system-controller@e6180000 { label
H A Dr8a77470.dtsi218 sysc: system-controller@e6180000 { label
/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c493 struct omap_hwmod_class_sysconfig *sysc; in _wait_softreset_complete() local
3389 struct omap_hwmod_class_sysconfig *sysc; in omap_hwmod_allocate_module() local
H A Domap_hwmod.h525 struct omap_hwmod_class_sysconfig *sysc; member

12