Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/drv/mmio/
H A DdrvMMIO.c391 if (HAL_MMIO_GetBase(&bank_addr, &bank_size, DRV_MMIO_OTP_BANK2)) in MDrv_MMIO_Init()
503 if ((u16Type == DRV_MMIO_OTP_BANK2) && (_u32OTP_Bank2Size)) // not support if BankSize = 0 in MDrv_MMIO_GetBASE()
563 …HAL_MMIO_GetBase(&_virtOTP_Bank2, &_u32OTP_Bank2Size, DRV_MMIO_OTP_BANK2); // query DRV_MMI… in MDrv_MMIO_Init()
618 case DRV_MMIO_OTP_BANK2: in MDrv_MMIO_GetBASE()
619 …bRet = HAL_MMIO_GetBase(&virtBasetemp, &pu32Basetemp, DRV_MMIO_OTP_BANK2); // query DRV_MMIO capab… in MDrv_MMIO_GetBASE()
/utopia/UTPA2-700.0.x/modules/msos/hal/k7u/mmio/
H A DhalMMIO.c298 return DRV_MMIO_OTP_BANK2; in HAL_MMIO_GetType()
341 case DRV_MMIO_OTP_BANK2: in HAL_MMIO_GetBase()
/utopia/UTPA2-700.0.x/modules/msos/hal/k6/mmio/
H A DhalMMIO.c298 return DRV_MMIO_OTP_BANK2; in HAL_MMIO_GetType()
341 case DRV_MMIO_OTP_BANK2: in HAL_MMIO_GetBase()
/utopia/UTPA2-700.0.x/modules/msos/hal/k6lite/mmio/
H A DhalMMIO.c299 return DRV_MMIO_OTP_BANK2; in HAL_MMIO_GetType()
342 case DRV_MMIO_OTP_BANK2: in HAL_MMIO_GetBase()
/utopia/UTPA2-700.0.x/modules/msos/hal/curry/mmio/
H A DhalMMIO.c298 return DRV_MMIO_OTP_BANK2; in HAL_MMIO_GetType()
341 case DRV_MMIO_OTP_BANK2: in HAL_MMIO_GetBase()
/utopia/UTPA2-700.0.x/modules/msos/hal/kano/mmio/
H A DhalMMIO.c298 return DRV_MMIO_OTP_BANK2; in HAL_MMIO_GetType()
341 case DRV_MMIO_OTP_BANK2: in HAL_MMIO_GetBase()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMMIO.h144 #define DRV_MMIO_OTP_BANK2 0x0012 macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMMIO.h144 #define DRV_MMIO_OTP_BANK2 0x0012 macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt72488 #define DRV_MMIO_OTP_BANK2 0x0012