Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_service.c394 &srv->reset_group_cnt); in mpp_service_probe()
395 if (srv->reset_group_cnt > MPP_DEVICE_BUTT) { in mpp_service_probe()
397 srv->reset_group_cnt, MPP_DEVICE_BUTT); in mpp_service_probe()
401 if (srv->reset_group_cnt) { in mpp_service_probe()
405 for (i = 0; i < srv->reset_group_cnt; i++) { in mpp_service_probe()
H A Dmpp_common.h577 u32 reset_group_cnt; member
H A Dmpp_common.c1010 if (reset_group_node >= mpp->srv->reset_group_cnt) { in mpp_attach_service()
1012 reset_group_node, mpp->srv->reset_group_cnt); in mpp_attach_service()