Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/miu/hal/mooney/miu/
H A DhalMIU.c2132 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2300 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2301 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2305 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2306 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2317 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2331 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2332 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2334 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2339 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/manhattan/miu/
H A DhalMIU.c2122 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2251 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2252 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2256 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2257 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2268 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2282 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2283 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2285 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2290 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/macan/miu/
H A DhalMIU.c1964 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2093 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2094 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2098 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2099 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2110 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2124 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2125 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2127 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2132 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/messi/miu/
H A DhalMIU.c2129 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2297 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2298 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2302 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2303 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2314 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2328 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2329 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2331 ULOGD(TAG_MIU, "miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2336 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/mainz/miu/
H A DhalMIU.c2129 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2297 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2298 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2302 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2303 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2314 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2328 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2329 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2331 ULOGD(TAG_MIU, "miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2336 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/maserati/miu/
H A DhalMIU.c2221 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2350 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2351 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2355 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2356 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2367 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2381 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2382 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2384 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2389 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/M7821/miu/
H A DhalMIU.c2227 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2356 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2357 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2361 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2362 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2373 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2387 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2388 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2390 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2395 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/curry/miu/
H A DhalMIU.c1660 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
1707 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
1708 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
1712 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
1714 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
1759 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
1760 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
1764 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
1766 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
1780 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/maldives/miu/
H A DhalMIU.c1779 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
1824 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
1825 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
1829 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
1831 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
1876 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
1877 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
1881 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
1883 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
1897 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/k6/miu/
H A DhalMIU.c2059 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2104 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2105 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2109 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2111 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2156 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2157 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2161 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2163 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2177 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/kano/miu/
H A DhalMIU.c2059 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2104 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2105 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2109 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2111 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2156 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2157 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2161 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2163 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2177 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/mustang/miu/
H A DhalMIU.c2027 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2072 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2073 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2077 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2079 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2124 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2125 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2129 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2131 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2145 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/k6lite/miu/
H A DhalMIU.c2058 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2103 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2104 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2108 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2110 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2155 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2156 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2160 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2162 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2176 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/k7u/miu/
H A DhalMIU.c2059 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2104 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2105 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2109 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2111 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2156 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2157 val_32 = ( ( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2161 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2163 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2177 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/M7621/miu/
H A DhalMIU.c1936 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2026 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2027 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2031 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2032 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2043 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2057 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2058 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2060 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2065 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/miu/hal/maxim/miu/
H A DhalMIU.c1930 MS_U16 val_16,val1_16,val2_16; in HAL_MIU_PrintMIUProtectArea() local
2020 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar); in HAL_MIU_PrintMIUProtectArea()
2021 val_32 = (( val_16 ) | (( val1_16 ) << 4 )) << MIU_PAGE_SHIFT; in HAL_MIU_PrintMIUProtectArea()
2025 val_16 = HAL_MIU_Read2Byte(u32RegAddrStar+0x2); in HAL_MIU_PrintMIUProtectArea()
2026 val_32 = ((( val_16 + 1 ) | (( val1_16 ) << 4 ) ) << MIU_PAGE_SHIFT ) - 1; in HAL_MIU_PrintMIUProtectArea()
2037 MS_U16 val_16; in HAL_MIU_PrintMIUProtectInfo() local
2051 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
2052 if ( val_16 != 0 ) in HAL_MIU_PrintMIUProtectInfo()
2054 printf("miu0 protect0_ID_enable is 0x%x\n",val_16); in HAL_MIU_PrintMIUProtectInfo()
2059 val_16 =HAL_MIU_Read2Byte(u32MiuProtectIdEn); in HAL_MIU_PrintMIUProtectInfo()
[all …]