/openbmc/u-boot/drivers/reset/ |
H A D | reset-ti-sci.c | 42 static int ti_sci_reset_of_xlate(struct reset_ctl *rst, in ti_sci_reset_of_xlate() 62 static int ti_sci_reset_request(struct reset_ctl *rst) in ti_sci_reset_request() 68 static int ti_sci_reset_free(struct reset_ctl *rst) in ti_sci_reset_free() 89 static int ti_sci_reset_set(struct reset_ctl *rst, bool assert) in ti_sci_reset_set() 130 static int ti_sci_reset_assert(struct reset_ctl *rst) in ti_sci_reset_assert() 147 static int ti_sci_reset_deassert(struct reset_ctl *rst) in ti_sci_reset_deassert() 165 static int ti_sci_reset_status(struct reset_ctl *rst) in ti_sci_reset_status()
|
H A D | reset-bcm6345.c | 21 static int bcm6345_reset_assert(struct reset_ctl *rst) in bcm6345_reset_assert() 31 static int bcm6345_reset_deassert(struct reset_ctl *rst) in bcm6345_reset_deassert() 41 static int bcm6345_reset_free(struct reset_ctl *rst) in bcm6345_reset_free() 46 static int bcm6345_reset_request(struct reset_ctl *rst) in bcm6345_reset_request()
|
/openbmc/linux/drivers/reset/ |
H A D | reset-hsdk.c | 52 static void hsdk_reset_config(struct hsdk_rst *rst, unsigned long id) in hsdk_reset_config() 57 static int hsdk_reset_do(struct hsdk_rst *rst) in hsdk_reset_do() 75 struct hsdk_rst *rst = to_hsdk_rst(rcdev); in hsdk_reset_reset() local 94 struct hsdk_rst *rst; in hsdk_reset_probe() local
|
H A D | reset-axs10x.c | 30 struct axs10x_rst *rst = to_axs10x_rst(rcdev); in axs10x_reset_reset() local 46 struct axs10x_rst *rst; in axs10x_reset_probe() local
|
/openbmc/linux/drivers/clk/baikal-t1/ |
H A D | ccu-rst.c | 106 struct ccu_rst *rst = to_ccu_rst(rcdev); in ccu_rst_reset() local 123 struct ccu_rst *rst = to_ccu_rst(rcdev); in ccu_rst_set() local 148 struct ccu_rst *rst = to_ccu_rst(rcdev); in ccu_rst_status() local 169 struct ccu_rst *rst; in ccu_rst_hw_register() local 212 void ccu_rst_hw_unregister(struct ccu_rst *rst) in ccu_rst_hw_unregister()
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | mc.c | 137 const struct tegra_mc_reset *rst) in tegra_mc_block_dma_common() 153 const struct tegra_mc_reset *rst) in tegra_mc_dma_idling_common() 159 const struct tegra_mc_reset *rst) in tegra_mc_unblock_dma_common() 175 const struct tegra_mc_reset *rst) in tegra_mc_reset_status_common() 209 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_assert() local 269 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_deassert() local 308 const struct tegra_mc_reset *rst; in tegra_mc_hotreset_status() local
|
H A D | tegra20.c | 280 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_assert() 296 const struct tegra_mc_reset *rst) in tegra20_mc_hotreset_deassert() 312 const struct tegra_mc_reset *rst) in tegra20_mc_block_dma() 328 const struct tegra_mc_reset *rst) in tegra20_mc_dma_idling() 334 const struct tegra_mc_reset *rst) in tegra20_mc_reset_status() 340 const struct tegra_mc_reset *rst) in tegra20_mc_unblock_dma()
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | reset.c | 16 struct qcom_reset_controller *rst = to_qcom_reset_controller(rcdev); in qcom_reset() local 28 struct qcom_reset_controller *rst; in qcom_reset_set_assert() local
|
/openbmc/linux/drivers/reset/sti/ |
H A D | reset-syscfg.c | 41 struct reset_controller_dev rst; member 52 struct syscfg_reset_controller *rst = to_syscfg_reset_controller(rcdev); in syscfg_reset_program_hw() local 105 struct syscfg_reset_controller *rst = to_syscfg_reset_controller(rcdev); in syscfg_reset_status() local
|
/openbmc/linux/drivers/pwm/ |
H A D | pwm-intel-lgm.c | 152 struct reset_control *rst = data; in lgm_reset_control_release() local 157 static int lgm_reset_control_deassert(struct device *dev, struct reset_control *rst) in lgm_reset_control_deassert() 171 struct reset_control *rst; in lgm_pwm_probe() local
|
/openbmc/linux/drivers/clk/ |
H A D | clk-ast2600.c | 291 u32 rst = get_bit(gate->reset_idx); in aspeed_g6_clk_is_enabled() local 320 u32 rst = get_bit(gate->reset_idx); in aspeed_g6_clk_enable() local 385 u32 rst = get_bit(id); in aspeed_g6_reset_deassert() local 396 u32 rst = get_bit(id); in aspeed_g6_reset_assert() local 408 u32 rst = get_bit(id); in aspeed_g6_reset_status() local
|
/openbmc/linux/drivers/clk/visconti/ |
H A D | reset.c | 27 u32 rst = BIT(data->rs_idx); in visconti_reset_assert() local 42 u32 rst = BIT(data->rs_idx); in visconti_reset_deassert() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci_f_sdh30.c | 26 struct reset_control *rst; member 214 struct reset_control *rst = priv->rst; in sdhci_f_sdh30_remove() local
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2400-u-boot.dtsi | 15 rst: reset-controller { label
|
H A D | ast2600-u-boot.dtsi | 16 rst: reset-controller { label
|
H A D | ast2500-u-boot.dtsi | 15 rst: reset-controller { label
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | mp.c | 45 struct ccsr_reset __iomem *rst = (void *)(CONFIG_SYS_FSL_RST_ADDR); in wake_secondary_core_n() local 71 struct ccsr_reset __iomem *rst = (void *)(CONFIG_SYS_FSL_RST_ADDR); in fsl_layerscape_wake_seconday_cores() local
|
/openbmc/u-boot/board/freescale/common/ |
H A D | qixis.c | 122 u8 rst; in board_assert_mem_reset() local 131 u8 rst; in board_deassert_mem_reset() local
|
H A D | pixis.h | 15 u8 rst; member 54 u8 rst; member 81 u8 rst; member 110 u8 rst; member 140 u8 rst; member
|
/openbmc/openbmc/poky/documentation/ |
H A D | .vale.ini | 6 BasedOnStyles = Vale, RedHat, proselint, write-good, alex, Readability, Joblint
|
/openbmc/linux/drivers/gpu/drm/tegra/ |
H A D | hub.h | 21 struct reset_control *rst; member 46 struct reset_control *rst; member
|
/openbmc/linux/arch/mips/boot/dts/qca/ |
H A D | ar9132.dtsi | 123 rst: reset-controller@1806001c { label
|
/openbmc/linux/drivers/iio/adc/ |
H A D | sun20i-gpadc-iio.c | 147 struct reset_control *rst = data; in sun20i_gpadc_reset_assert() local 197 struct reset_control *rst; in sun20i_gpadc_probe() local
|
/openbmc/linux/arch/arm64/boot/dts/bitmain/ |
H A D | bm1880.dtsi | 113 rst: reset-controller@c00 { label
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | media.c | 201 unsigned char *rst = rleaf->leafdata; in tulip_select_media() local 326 unsigned char *rst = rleaf->leafdata; in tulip_select_media() local
|