/linux-4.4.14/drivers/reset/ |
D | core.c | 93 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.4.14/include/linux/ |
D | reset.h | 43 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.4.14/drivers/pinctrl/sunxi/ |
D | pinctrl-sun8i-a23-r.c | 100 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe() local
|
D | pinctrl-sun6i-a31-r.c | 113 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe() local
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | zynq-7000.dtsi | 262 rstc: rstc@200 { label
|
D | atlas6.dtsi | 73 rstc: reset-controller@88010000 { label
|
D | prima2.dtsi | 84 rstc: reset-controller@88010000 { label
|
/linux-4.4.14/drivers/phy/ |
D | phy-stih407-usb.c | 40 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/clocksource/ |
D | timer-stm32.c | 105 struct reset_control *rstc; in stm32_clockevent_init() local
|
D | timer-sun5i.c | 328 struct reset_control *rstc; in sun5i_timer_init() local
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
D | platsmp.c | 75 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain() local
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-sun6i-p2wi.c | 90 struct reset_control *rstc; member
|
D | i2c-mv64xxx.c | 147 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/media/rc/ |
D | st_rc.c | 32 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/spi/ |
D | spi-sun6i.c | 86 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-st.c | 30 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/bus/ |
D | sunxi-rsb.c | 125 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/soc/mediatek/ |
D | mtk-pmic-wrap.c | 375 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/dma/ |
D | sun6i-dma.c | 157 struct reset_control *rstc; member
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda.h | 81 struct reset_control *rstc; member
|