/linux-4.4.14/include/linux/ |
D | reset.h | 6 struct reset_control; 10 int reset_control_reset(struct reset_control *rstc); 11 int reset_control_assert(struct reset_control *rstc); 12 int reset_control_deassert(struct reset_control *rstc); 13 int reset_control_status(struct reset_control *rstc); 15 struct reset_control *reset_control_get(struct device *dev, const char *id); 16 void reset_control_put(struct reset_control *rstc); 17 struct reset_control *devm_reset_control_get(struct device *dev, const char *id); 26 static inline struct reset_control *reset_control_get_optional( in reset_control_get_optional() 32 static inline struct reset_control *devm_reset_control_get_optional( in devm_reset_control_get_optional() [all …]
|
/linux-4.4.14/drivers/reset/ |
D | core.c | 31 struct reset_control { struct 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() 152 struct reset_control *of_reset_control_get(struct device_node *node, in of_reset_control_get() 155 struct reset_control *rstc = ERR_PTR(-EPROBE_DEFER); in of_reset_control_get() 216 struct reset_control *reset_control_get(struct device *dev, const char *id) in reset_control_get() 218 struct reset_control *rstc; in reset_control_get() 236 void reset_control_put(struct reset_control *rstc) in reset_control_put() [all …]
|
/linux-4.4.14/include/soc/tegra/ |
D | pmc.h | 27 struct reset_control; 118 struct reset_control *rst); 144 struct reset_control *rst) in tegra_powergate_sequence_power_up()
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_compositor.h | 75 struct reset_control *rst_main; 76 struct reset_control *rst_aux;
|
D | sti_hdmi.h | 65 struct reset_control *reset;
|
D | sti_tvout.c | 119 struct reset_control *reset;
|
D | sti_hqvdp.c | 346 struct reset_control *reset;
|
/linux-4.4.14/include/linux/usb/ |
D | msm_hsusb.h | 187 struct reset_control *phy_rst; 188 struct reset_control *link_rst;
|
/linux-4.4.14/drivers/ata/ |
D | ahci_st.c | 37 struct reset_control *pwr; 38 struct reset_control *sw_rst; 39 struct reset_control *pwr_rst;
|
D | ahci_tegra.c | 105 struct reset_control *sata_rst; 106 struct reset_control *sata_oob_rst; 107 struct reset_control *sata_cold_rst;
|
/linux-4.4.14/drivers/phy/ |
D | phy-stih407-usb.c | 40 struct reset_control *rstc; 41 struct reset_control *rstport;
|
D | phy-sun9i-usb.c | 47 struct reset_control *reset;
|
D | phy-berlin-usb.c | 115 struct reset_control *rst_ctrl;
|
D | phy-sun4i-usb.c | 101 struct reset_control *reset;
|
D | phy-miphy28lp.c | 217 struct reset_control *miphy_rst;
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | tegra.h | 12 struct reset_control *rst;
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
D | platsmp.c | 58 static struct reset_control *rockchip_get_core_reset(int cpu) in rockchip_get_core_reset() 75 struct reset_control *rstc = rockchip_get_core_reset(pd); in pmu_set_power_domain()
|
/linux-4.4.14/drivers/staging/nvec/ |
D | nvec.h | 144 struct reset_control *rst;
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | drm.h | 25 struct reset_control; 126 struct reset_control *rst;
|
D | gr3d.c | 27 struct reset_control *rst_secondary; 28 struct reset_control *rst;
|
D | dpaux.c | 38 struct reset_control *rst;
|
D | hdmi.c | 58 struct reset_control *rst;
|
D | dsi.c | 60 struct reset_control *rst;
|
D | sor.c | 170 struct reset_control *rst;
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | dwc3-st.c | 97 struct reset_control *rstc_pwrdn; 98 struct reset_control *rstc_rst;
|
/linux-4.4.14/drivers/pinctrl/sunxi/ |
D | pinctrl-sun8i-a23-r.c | 100 struct reset_control *rstc; in sun8i_a23_r_pinctrl_probe()
|
D | pinctrl-sun6i-a31-r.c | 113 struct reset_control *rstc; in sun6i_a31_r_pinctrl_probe()
|
/linux-4.4.14/drivers/usb/host/ |
D | ohci-st.c | 36 struct reset_control *rst; 37 struct reset_control *pwr;
|
D | ehci-st.c | 37 struct reset_control *rst; 38 struct reset_control *pwr;
|
D | ehci-tegra.c | 58 struct reset_control *rst; 90 struct reset_control *usb1_reset; in tegra_reset_usb_controller()
|
D | ohci-platform.c | 40 struct reset_control *rst;
|
D | ehci-platform.c | 46 struct reset_control *rst;
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac.h | 109 struct reset_control *stmmac_rst;
|
D | dwmac-socfpga.c | 48 struct reset_control *stmmac_rst;
|
/linux-4.4.14/drivers/crypto/sunxi-ss/ |
D | sun4i-ss.h | 133 struct reset_control *reset;
|
/linux-4.4.14/drivers/watchdog/ |
D | rt2880_wdt.c | 48 static struct reset_control *rt288x_wdt_reset;
|
/linux-4.4.14/drivers/clocksource/ |
D | timer-stm32.c | 105 struct reset_control *rstc; in stm32_clockevent_init()
|
D | timer-sun5i.c | 328 struct reset_control *rstc; in sun5i_timer_init()
|
/linux-4.4.14/drivers/clk/sunxi/ |
D | clk-sun9i-mmc.c | 37 struct reset_control *reset;
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda.h | 81 struct reset_control *rstc;
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-sun6i-p2wi.c | 90 struct reset_control *rstc;
|
D | i2c-tegra.c | 173 struct reset_control *rst;
|
D | i2c-mv64xxx.c | 147 struct reset_control *rstc;
|
/linux-4.4.14/drivers/soc/mediatek/ |
D | mtk-pmic-wrap.c | 375 struct reset_control *rstc; 377 struct reset_control *rstc_bridge;
|
/linux-4.4.14/drivers/thermal/ |
D | rockchip_thermal.c | 123 struct reset_control *reset; 622 static void rockchip_thermal_reset_controller(struct reset_control *reset) in rockchip_thermal_reset_controller()
|
D | tegra_soctherm.c | 166 struct reset_control *reset;
|
/linux-4.4.14/drivers/media/rc/ |
D | sunxi-cir.c | 96 struct reset_control *rst;
|
D | st_rc.c | 32 struct reset_control *rstc;
|
/linux-4.4.14/drivers/atm/ |
D | ambassador.h | 330 u32 reset_control; member
|
D | ambassador.c | 1867 word = rd_plain (dev, offsetof(amb_mem, reset_control)); in amb_reset() 1869 wr_plain (dev, offsetof(amb_mem, reset_control), word | AMB_RESET_BITS); in amb_reset() 1881 wr_plain (dev, offsetof(amb_mem, reset_control), word &~ AMB_RESET_BITS); in amb_reset()
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-qcom-8x16-usb.c | 72 struct reset_control *phy_reset;
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-st.c | 30 struct reset_control *rstc;
|
D | sunxi-mmc.c | 232 struct reset_control *reset;
|
/linux-4.4.14/drivers/spi/ |
D | spi-sun6i.c | 86 struct reset_control *rstc;
|
D | spi-tegra20-sflash.c | 120 struct reset_control *rst;
|
D | spi-tegra114.c | 170 struct reset_control *rst;
|
D | spi-tegra20-slink.c | 169 struct reset_control *rst;
|
/linux-4.4.14/sound/soc/codecs/ |
D | sti-sas.c | 80 struct reset_control *rst;
|
/linux-4.4.14/drivers/pci/host/ |
D | pci-tegra.c | 289 struct reset_control *pex_rst; 290 struct reset_control *afi_rst; 291 struct reset_control *pcie_xrst;
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_dw.c | 64 struct reset_control *rst;
|
/linux-4.4.14/drivers/bus/ |
D | sunxi-rsb.c | 125 struct reset_control *rstc;
|
/linux-4.4.14/drivers/devfreq/ |
D | tegra-devfreq.c | 164 struct reset_control *reset;
|
/linux-4.4.14/sound/soc/tegra/ |
D | tegra30_ahub.c | 522 struct reset_control *rst; in tegra30_ahub_probe()
|
/linux-4.4.14/drivers/input/keyboard/ |
D | tegra-kbc.c | 119 struct reset_control *rst;
|
/linux-4.4.14/drivers/usb/musb/ |
D | sunxi.c | 85 struct reset_control *rst;
|
/linux-4.4.14/drivers/soc/tegra/ |
D | pmc.c | 286 struct reset_control *rst) in tegra_powergate_sequence_power_up()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra-xusb.c | 89 struct reset_control *rst;
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 120 struct reset_control *dclk_rst; 1560 struct reset_control *ahb_rst; in vop_initial()
|
/linux-4.4.14/drivers/dma/ |
D | sun6i-dma.c | 157 struct reset_control *rstc;
|
D | tegra20-apb-dma.c | 217 struct reset_control *rst;
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-dfll.c | 275 struct reset_control *dvco_rst;
|
/linux-4.4.14/drivers/tty/serial/ |
D | serial-tegra.c | 105 struct reset_control *rst;
|