Home
last modified time | relevance | path

Searched defs:rstc (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/reset/
Dcore.c93 int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
106 int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
119 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
134 int reset_control_status(struct reset_control *rstc) in reset_control_status()
155 struct reset_control *rstc = ERR_PTR(-EPROBE_DEFER); in of_reset_control_get() local
218 struct reset_control *rstc; in reset_control_get() local
236 void reset_control_put(struct reset_control *rstc) in reset_control_put()
262 struct reset_control **ptr, *rstc; in devm_reset_control_get() local
292 struct reset_control *rstc; in device_reset() local
/linux-4.1.27/include/linux/
Dreset.h43 static inline int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
49 static inline int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
55 static inline int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
61 static inline int reset_control_status(struct reset_control *rstc) in reset_control_status()
67 static inline void reset_control_put(struct reset_control *rstc) in reset_control_put()
/linux-4.1.27/drivers/pinctrl/sunxi/
Dpinctrl-sun6i-a31-r.c101 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
Dpinctrl-sun8i-a23-r.c100 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
/linux-4.1.27/drivers/phy/
Dphy-stih407-usb.c40 struct reset_control *rstc; member
/linux-4.1.27/arch/arm/mach-rockchip/
Dplatsmp.c75 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain() local
/linux-4.1.27/arch/arm/boot/dts/
Datlas6.dtsi73 rstc: reset-controller@88010000 { label
Dprima2.dtsi84 rstc: reset-controller@88010000 { label
/linux-4.1.27/drivers/media/rc/
Dst_rc.c32 struct reset_control *rstc; member
/linux-4.1.27/drivers/i2c/busses/
Di2c-sun6i-p2wi.c90 struct reset_control *rstc; member
Di2c-mv64xxx.c147 struct reset_control *rstc; member
/linux-4.1.27/drivers/clocksource/
Dtimer-sun5i.c321 struct reset_control *rstc; in sun5i_timer_init() local
/linux-4.1.27/drivers/spi/
Dspi-sun6i.c86 struct reset_control *rstc; member
/linux-4.1.27/drivers/mmc/host/
Dsdhci-st.c30 struct reset_control *rstc; member
/linux-4.1.27/drivers/soc/mediatek/
Dmtk-pmic-wrap.c375 struct reset_control *rstc; member
/linux-4.1.27/drivers/dma/
Dsun6i-dma.c157 struct reset_control *rstc; member
/linux-4.1.27/drivers/media/platform/coda/
Dcoda.h81 struct reset_control *rstc; member