Home
last modified time | relevance | path

Searched refs:rst_assert (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dreset-uclass.h72 int (*rst_assert)(struct reset_ctl *reset_ctl); member
/OK3568_Linux_fs/u-boot/drivers/reset/
H A Dtegra-car-reset.c56 .rst_assert = tegra_car_reset_assert,
H A Dreset-bcm6345.c58 .rst_assert = bcm6345_reset_assert,
H A Dreset-scmi.c73 .rst_assert = scmi_reset_assert,
H A Dtegra186-reset.c65 .rst_assert = tegra186_reset_assert,
H A Dsandbox-reset.c84 .rst_assert = sandbox_reset_assert,
H A Dast2500-reset.c94 .rst_assert = ast2500_reset_assert,
H A Dreset-rockchip.c72 .rst_assert = rockchip_reset_assert,
H A Dreset-uclass.c160 return ops->rst_assert(reset_ctl); in reset_assert()
H A Dreset-uniphier.c230 .rst_assert = uniphier_reset_assert,
H A Dsti-reset.c303 .rst_assert = sti_reset_assert,