Searched refs:rst_s (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_vdpp.c | 89 struct reset_control *rst_s; member 506 vdpp->rst_s = mpp_reset_control_get(mpp, RST_TYPE_CORE, "rst_s"); in vdpp_init() 507 if (!vdpp->rst_s) in vdpp_init() 605 if (vdpp->rst_a && vdpp->rst_h && vdpp->rst_s) { in _vdpp_reset() 612 mpp_safe_reset(vdpp->rst_s); in _vdpp_reset() 616 mpp_safe_unreset(vdpp->rst_s); in _vdpp_reset()
|
| H A D | mpp_iep2.c | 224 struct reset_control *rst_s; member 842 iep->rst_s = mpp_reset_control_get(mpp, RST_TYPE_CORE, "rst_s"); in iep2_init() 843 if (!iep->rst_s) in iep2_init() 906 if (iep->rst_a && iep->rst_h && iep->rst_s) { in iep2_reset() 911 mpp_safe_reset(iep->rst_s); in iep2_reset() 915 mpp_safe_unreset(iep->rst_s); in iep2_reset()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1126.dtsi | 1893 reset-names = "rst_a", "rst_h", "rst_s";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | rk3568.dtsi | 954 reset-names = "rst_a", "rst_h", "rst_s";
|
| H A D | .OK3568-C.dtb.dts.tmp | |
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3568.dtsi | 1473 reset-names = "rst_a", "rst_h", "rst_s";
|
| H A D | rk3588s.dtsi | 3976 reset-names = "rst_a", "rst_h", "rst_s";
|