| /utopia/UTPA2-700.0.x/modules/miu/drv/miu/ |
| H A D | drvMIU.c | 307 MS_PHY phy64Start, in _MDrv_MIU_Protect() argument 314 Result = HAL_MIU_Protect(u8Blockx, pu8ProtectId, phy64Start, phy64End, bSetFlag); in _MDrv_MIU_Protect() 344 MS_PHY phy64Start, in _MDrv_MIU_ProtectEx() argument 351 Result = HAL_MIU_ProtectEx(u8Blockx, pu32ProtectId, phy64Start, phy64End, bSetFlag); in _MDrv_MIU_ProtectEx() 968 MS_BOOL MDrv_MIU_Protect( MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, … in MDrv_MIU_Protect() argument 980 pMIUProtect->phy64Start = phy64Start; in MDrv_MIU_Protect() 1002 MS_BOOL MDrv_MIU_ProtectEx( MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64E… in MDrv_MIU_ProtectEx() argument 1013 pMIUProtect->phy64Start = phy64Start; in MDrv_MIU_ProtectEx()
|
| H A D | mdrvMIU.c | 336 …Protect(pMIUProtect->u8Blockx, pMIUProtect->pu8ProtectId, pMIUProtect->phy64Start, pMIUProtect->ph… in MIUIoctl() 353 …(pMIUProtectEx->u8Blockx, pMIUProtectEx->pu32ProtectId, pMIUProtectEx->phy64Start, pMIUProtectEx->… in MIUIoctl()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/M7621/miu/ |
| H A D | halMIU.c | 985 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1006 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1008 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1017 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1022 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1119 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1124 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 201 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 202 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/maxim/miu/ |
| H A D | halMIU.c | 979 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1000 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1002 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1011 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1016 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1113 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1118 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 201 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 202 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/mooney/miu/ |
| H A D | halMIU.c | 1005 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1026 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1028 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1037 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1042 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1209 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1214 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/manhattan/miu/ |
| H A D | halMIU.c | 1071 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1092 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1094 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1103 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1108 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1275 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1280 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/macan/miu/ |
| H A D | halMIU.c | 940 MS_PHY phy64Start, in HAL_MIU_Protect() argument 961 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 963 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 972 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 977 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1165 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1170 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 204 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start,
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMIU_v2.h | 227 MS_U32 phy64Start; member 242 MS_PHY phy64Start; member 255 MS_PHY phy64Start; member
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/messi/miu/ |
| H A D | halMIU.c | 1046 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1067 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1069 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1078 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1083 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1250 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1255 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/mainz/miu/ |
| H A D | halMIU.c | 1046 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1067 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1069 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1078 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1083 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1250 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1255 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/maserati/miu/ |
| H A D | halMIU.c | 1148 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1169 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1171 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1180 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1185 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1352 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1357 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/M7821/miu/ |
| H A D | halMIU.c | 1154 MS_PHY phy64Start, in HAL_MIU_Protect() argument 1175 _phy_to_miu_offset(u8MiuSel, phy64StartOffset, phy64Start) in HAL_MIU_Protect() 1177 phy64Start = phy64StartOffset; in HAL_MIU_Protect() 1186 …else if(((phy64Start & ((1 << MIU_PAGE_SHIFT) -1)) != 0) || ((phy64End & ((1 << MIU_PAGE_SHIFT) -1… in HAL_MIU_Protect() 1191 else if(phy64Start >= phy64End) in HAL_MIU_Protect() 1358 u16Data2 = u16Data2 | (MS_U16)((phy64Start >> 29) << (u8Blockx*4)); in HAL_MIU_Protect() 1363 u16Data = (MS_U16)(phy64Start >> MIU_PAGE_SHIFT); //8k/unit in HAL_MIU_Protect()
|
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/kano/miu/ |
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/k6/miu/ |
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/curry/miu/ |
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/k6lite/miu/ |
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/modules/miu/hal/k7u/miu/ |
| H A D | halMIU.h | 203 MS_BOOL HAL_MIU_Protect(MS_U8 u8Blockx, MS_U8 *pu8ProtectId, MS_PHY phy64Start, MS_PHY phy64End, MS… 204 MS_BOOL HAL_MIU_ProtectEx(MS_U8 u8Blockx, MS_U32 *pu32ProtectId, MS_PHY phy64Start, MS_PHY phy64End…
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvMIU_v2.h | 205 MS_PHY phy64Start; member
|