Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c4489 GOP_TLB_Enable tlb_enable; in MApi_GOP_TLB_Enable() local
4492 tlb_enable.gop_idx = (MS_U32)u8GOP; in MApi_GOP_TLB_Enable()
4493 tlb_enable.bEn = bEnable; in MApi_GOP_TLB_Enable()
4494 tlb_enable.u64TLBAddr = phytlbaddr; in MApi_GOP_TLB_Enable()
4498 ioctl_info.pSetting = (MS_U32*)&tlb_enable; in MApi_GOP_TLB_Enable()