Home
last modified time | relevance | path

Searched refs:reset_control_bulk_data (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/include/linux/
H A Dreset.h23 struct reset_control_bulk_data { struct
92 struct reset_control_bulk_data *rstcs,
100 struct reset_control_bulk_data *rstcs,
203 struct reset_control_bulk_data *rstcs, in __reset_control_bulk_get()
227 struct reset_control_bulk_data *rstcs, in __devm_reset_control_bulk_get()
301 struct reset_control_bulk_data *rstcs) in reset_control_bulk_get_exclusive()
343 struct reset_control_bulk_data *rstcs) in reset_control_bulk_get_exclusive_released()
364 struct reset_control_bulk_data *rstcs) in reset_control_bulk_get_optional_exclusive_released()
447 struct reset_control_bulk_data *rstcs) in reset_control_bulk_get_optional_exclusive()
728 struct reset_control_bulk_data *rstcs) in devm_reset_control_bulk_get_optional_exclusive_released()
[all …]
/linux-6.15/drivers/reset/
H A Dcore.c398 struct reset_control_bulk_data *rstcs) in reset_control_bulk_reset()
526 struct reset_control_bulk_data *rstcs) in reset_control_bulk_assert()
606 struct reset_control_bulk_data *rstcs) in reset_control_bulk_deassert()
713 struct reset_control_bulk_data *rstcs) in reset_control_bulk_acquire()
765 struct reset_control_bulk_data *rstcs) in reset_control_bulk_release()
1165 struct reset_control_bulk_data *rstcs, in __reset_control_bulk_get()
1225 void reset_control_bulk_put(int num_rstcs, struct reset_control_bulk_data *rstcs) in reset_control_bulk_put()
1288 struct reset_control_bulk_data *rstcs;
1307 struct reset_control_bulk_data *rstcs, in __devm_reset_control_bulk_get()
H A Dreset-uniphier-glue.c26 struct reset_control_bulk_data rst[MAX_RSTS];
/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_core.h84 struct reset_control_bulk_data *resets;
/linux-6.15/drivers/pci/controller/
H A Dpcie-rockchip.h334 struct reset_control_bulk_data pm_rsts[ROCKCHIP_NUM_PM_RSTS];
335 struct reset_control_bulk_data core_rsts[ROCKCHIP_NUM_CORE_RSTS];
H A Dpcie-mediatek-gen3.c202 struct reset_control_bulk_data phy_resets[MAX_NUM_PHY_RESETS];
/linux-6.15/drivers/staging/media/starfive/camss/
H A Dstf-camss.h62 struct reset_control_bulk_data sys_rst[STF_RST_NUM];
/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.h500 struct reset_control_bulk_data rsts[AIROHA_MAX_NUM_RSTS];
501 struct reset_control_bulk_data xsi_rsts[AIROHA_MAX_NUM_XSI_RSTS];
/linux-6.15/drivers/iio/adc/
H A Drzg2l_adc.c546 struct reset_control_bulk_data resets[] = { in rzg2l_adc_suspend()
578 struct reset_control_bulk_data resets[] = { in rzg2l_adc_resume()
/linux-6.15/sound/soc/tegra/
H A Dtegra30_ahub.h514 struct reset_control_bulk_data resets[21];
H A Dtegra30_ahub.c342 static const struct reset_control_bulk_data tegra30_ahub_resets_data[] = {
/linux-6.15/drivers/gpu/drm/tegra/
H A Dgr2d.c36 struct reset_control_bulk_data resets[RST_GR2D_MAX];
H A Dgr3d.c47 struct reset_control_bulk_data resets[RST_GR3D_MAX];
/linux-6.15/drivers/gpu/host1x/
H A Ddev.h141 struct reset_control_bulk_data resets[2];
/linux-6.15/drivers/pci/controller/dwc/
H A Dpcie-designware.h501 struct reset_control_bulk_data app_rsts[DW_PCIE_NUM_APP_RSTS];
502 struct reset_control_bulk_data core_rsts[DW_PCIE_NUM_CORE_RSTS];
H A Dpcie-qcom.c190 struct reset_control_bulk_data resets[QCOM_PCIE_2_1_0_MAX_RESETS];
206 struct reset_control_bulk_data rst[QCOM_PCIE_2_3_3_MAX_RESETS];
213 struct reset_control_bulk_data resets[QCOM_PCIE_2_4_0_MAX_RESETS];
/linux-6.15/sound/pci/hda/
H A Dhda_tegra.c80 struct reset_control_bulk_data resets[3];
/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c170 struct reset_control_bulk_data *rsts;
459 struct reset_control_bulk_data *list = udphy->rsts; in rk_udphy_reset_deassert()
H A Dphy-rockchip-samsung-hdptx.c433 struct reset_control_bulk_data rsts[RST_MAX];
/linux-6.15/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c212 struct reset_control_bulk_data *resets;
H A Dphy-qcom-qmp-usbc.c340 struct reset_control_bulk_data *resets;
H A Dphy-qcom-qmp-usb-legacy.c540 struct reset_control_bulk_data *resets;
H A Dphy-qcom-qmp-usb.c1298 struct reset_control_bulk_data *resets;
H A Dphy-qcom-qmp-combo.c1683 struct reset_control_bulk_data *resets;
/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx.c137 struct reset_control_bulk_data resets[HDMIRX_NUM_RST];

12