Home
last modified time | relevance | path

Searched refs:mpp_safe_unreset (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c1206 mpp_safe_unreset(dec->rst_niu_h); in rkvdec2_reset()
1207 mpp_safe_unreset(dec->rst_niu_a); in rkvdec2_reset()
1208 mpp_safe_unreset(dec->rst_a); in rkvdec2_reset()
1209 mpp_safe_unreset(dec->rst_h); in rkvdec2_reset()
1210 mpp_safe_unreset(dec->rst_core); in rkvdec2_reset()
1211 mpp_safe_unreset(dec->rst_cabac); in rkvdec2_reset()
1212 mpp_safe_unreset(dec->rst_hevc_cabac); in rkvdec2_reset()
1390 mpp_safe_unreset(ccu->rst_a); in rkvdec2_ccu_probe()
H A Dmpp_rkvdec.c1714 mpp_safe_unreset(dec->rst_niu_h); in rkvdec_reset()
1715 mpp_safe_unreset(dec->rst_niu_a); in rkvdec_reset()
1716 mpp_safe_unreset(dec->rst_a); in rkvdec_reset()
1717 mpp_safe_unreset(dec->rst_h); in rkvdec_reset()
1718 mpp_safe_unreset(dec->rst_core); in rkvdec_reset()
1719 mpp_safe_unreset(dec->rst_cabac); in rkvdec_reset()
1720 mpp_safe_unreset(dec->rst_hevc_cabac); in rkvdec_reset()
H A Dmpp_vdpp.c614 mpp_safe_unreset(vdpp->rst_a); in _vdpp_reset()
615 mpp_safe_unreset(vdpp->rst_h); in _vdpp_reset()
616 mpp_safe_unreset(vdpp->rst_s); in _vdpp_reset()
H A Dmpp_jpgdec.c530 mpp_safe_unreset(dec->rst_a); in jpgdec_reset()
531 mpp_safe_unreset(dec->rst_h); in jpgdec_reset()
H A Dmpp_iep2.c913 mpp_safe_unreset(iep->rst_a); in iep2_reset()
914 mpp_safe_unreset(iep->rst_h); in iep2_reset()
915 mpp_safe_unreset(iep->rst_s); in iep2_reset()
H A Dmpp_vepu1.c677 mpp_safe_unreset(enc->rst_a); in vepu_reset()
678 mpp_safe_unreset(enc->rst_h); in vepu_reset()
H A Dmpp_vdpu2.c655 mpp_safe_unreset(dec->rst_a); in vdpu_reset()
656 mpp_safe_unreset(dec->rst_h); in vdpu_reset()
H A Dmpp_vdpu1.c722 mpp_safe_unreset(dec->rst_a); in vdpu_reset()
723 mpp_safe_unreset(dec->rst_h); in vdpu_reset()
H A Dmpp_rkvenc.c1290 mpp_safe_unreset(enc->rst_a); in rkvenc_reset()
1291 mpp_safe_unreset(enc->rst_h); in rkvenc_reset()
1292 mpp_safe_unreset(enc->rst_core); in rkvenc_reset()
H A Dmpp_vepu2.c871 mpp_safe_unreset(enc->rst_a); in vepu_reset()
872 mpp_safe_unreset(enc->rst_h); in vepu_reset()
H A Dmpp_av1dec.c954 mpp_safe_unreset(dec->rst_a); in av1dec_reset()
955 mpp_safe_unreset(dec->rst_h); in av1dec_reset()
H A Dmpp_common.h794 static inline int mpp_safe_unreset(struct reset_control *rst) in mpp_safe_unreset() function
H A Dmpp_rkvenc2.c1914 mpp_safe_unreset(enc->rst_a); in rkvenc_reset()
1915 mpp_safe_unreset(enc->rst_h); in rkvenc_reset()
1916 mpp_safe_unreset(enc->rst_core); in rkvenc_reset()
H A Dmpp_common.c691 mpp_safe_unreset(rst); in mpp_reset_control_get()
716 mpp_safe_unreset(rst); in mpp_reset_control_get()
H A Dmpp_rkvdec2_link.c2196 mpp_safe_unreset(ccu->rst_a); in rkvdec2_hard_ccu_reset()