Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe_io.h131 #define MFE_IOC_SET_ISR ((MFE_IOC_MAGIC<<8)|26UL) macro
H A Dmdrv_mfe.c1046 case MFE_IOC_SET_ISR: in MDrv_MFE_Ioctl()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c1059 mfe_ioctl((MS_VIRT)NULL, MFE_IOC_SET_ISR, (MS_VIRT)(appPVR_Info)); in _MApi_MFE_ISREnable()