Home
last modified time | relevance | path

Searched refs:rst_niu_h (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.h188 struct reset_control *rst_niu_h; member
H A Dmpp_rkvdec.c173 struct reset_control *rst_niu_h; member
1262 dec->rst_niu_h = mpp_reset_control_get(mpp, RST_TYPE_NIU_H, "niu_h"); in rkvdec_init()
1263 if (!dec->rst_niu_h) in rkvdec_init()
1707 mpp_safe_reset(dec->rst_niu_h); in rkvdec_reset()
1714 mpp_safe_unreset(dec->rst_niu_h); in rkvdec_reset()
H A Dmpp_rkvdec2.c1023 dec->rst_niu_h = mpp_reset_control_get(mpp, RST_TYPE_NIU_H, "niu_h"); in rkvdec2_init()
1024 if (!dec->rst_niu_h) in rkvdec2_init()
1199 mpp_safe_reset(dec->rst_niu_h); in rkvdec2_reset()
1206 mpp_safe_unreset(dec->rst_niu_h); in rkvdec2_reset()