Home
last modified time | relevance | path

Searched refs:vp_check_txdone (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-omap2/
A Dprm.h146 u32 (*vp_check_txdone)(u8 vp_id); member
A Dprm_common.c506 if (!prm_ll_data->vp_check_txdone) { in omap_prm_vp_check_txdone()
512 return prm_ll_data->vp_check_txdone(vp_id); in omap_prm_vp_check_txdone()
A Dprm3xxx.c670 .vp_check_txdone = &omap3_prm_vp_check_txdone,
A Dprm44xx.c798 .vp_check_txdone = omap4_prm_vp_check_txdone,

Completed in 9 milliseconds