Home
last modified time | relevance | path

Searched refs:HAL_Read2Byte (Results 1 – 25 of 29) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.c277 #define HAL_Read2Byte( u32Reg ) \ macro
2284 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2288 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2303 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2307 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2322 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2326 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2929 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2930 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3773 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/
H A DhalMVOP.c261 #define HAL_Read2Byte( u32Reg ) \ macro
2158 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2162 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2177 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2181 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2196 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2200 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2622 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2623 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3118 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/
H A DhalMVOP.c266 #define HAL_Read2Byte( u32Reg ) \ macro
2165 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2169 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2184 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2188 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2203 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2207 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2749 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2750 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3414 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + u16Length); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.c268 #define HAL_Read2Byte( u32Reg ) \ macro
2308 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2312 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2327 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2331 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2346 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2350 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2894 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2895 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3578 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/
H A DhalMVOP.c269 #define HAL_Read2Byte( u32Reg ) \ macro
2318 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2322 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2337 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2341 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2356 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2360 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2904 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2905 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3559 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/
H A DhalMVOP.c267 #define HAL_Read2Byte( u32Reg ) \ macro
2286 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2290 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2305 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2309 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2324 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2328 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2872 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2873 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3548 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.c266 #define HAL_Read2Byte( u32Reg ) \ macro
2276 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2280 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2295 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2299 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2314 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2318 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2882 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2883 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3785 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.c268 #define HAL_Read2Byte( u32Reg ) \ macro
2255 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2259 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2274 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2278 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2293 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2297 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2900 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2901 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3783 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.c269 #define HAL_Read2Byte( u32Reg ) \ macro
2244 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2248 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2263 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2267 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2282 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2286 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2889 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2890 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3722 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.c266 #define HAL_Read2Byte( u32Reg ) \ macro
2259 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2263 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2278 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2282 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2297 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2301 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2865 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2866 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3767 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.c267 #define HAL_Read2Byte( u32Reg ) \ macro
2278 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2282 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2297 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2301 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2316 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2320 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2884 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2885 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3789 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.c281 #define HAL_Read2Byte( u32Reg ) \ macro
2366 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2370 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2385 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2389 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2404 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2408 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2952 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2953 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3620 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/
H A DhalMVOP.c269 #define HAL_Read2Byte( u32Reg ) \ macro
2187 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2191 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2206 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2210 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2225 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2229 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2746 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2747 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
3344 u16Reg = HAL_Read2Byte(MVOP_REG_BASE + (u16Length << 1)); in HAL_MVOP_ReadBank()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/
H A DhalMVOP.c244 #define HAL_Read2Byte( u32Reg ) \ macro
2092 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2096 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2111 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2115 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2130 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2134 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2555 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2556 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
4379 u16STC_CW_L = HAL_Read2Byte(REG_STC1_CW_L)&0xffff; in HAL_MVOP_SubCheckSTCCW()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/
H A DhalMVOP.c214 #define HAL_Read2Byte( u32Reg ) \ macro
1765 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
1779 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
1793 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
1924 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
1925 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.c280 #define HAL_Read2Byte( u32Reg ) \ macro
2201 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2205 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2220 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2224 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2239 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2243 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2799 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2800 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
5336 u16STC_CW_L = HAL_Read2Byte(REG_STC1_CW_L)&0xffff;
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.c280 #define HAL_Read2Byte( u32Reg ) \ macro
2201 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2205 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2220 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2224 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2239 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2243 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2799 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2800 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
5341 u16STC_CW_L = HAL_Read2Byte(REG_STC1_CW_L)&0xffff;
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/
H A DhalMVOP.c271 #define HAL_Read2Byte( u32Reg ) \ macro
2267 u16TopVStart = HAL_Read2Byte(VOP_IMG_VSTR0)&0x1fff; in HAL_MVOP_GetTopVStart()
2271 u16TopVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR0))&0x1fff; in HAL_MVOP_GetTopVStart()
2286 u16BotVStart = HAL_Read2Byte(VOP_IMG_VSTR1)&0x1fff; in HAL_MVOP_GetBottomVStart()
2290 u16BotVStart = HAL_Read2Byte(SUB_REG(VOP_IMG_VSTR1))&0x1fff; in HAL_MVOP_GetBottomVStart()
2305 u16VCount = HAL_Read2Byte(VOP_DEBUG_2A)&0x1fff; in HAL_MVOP_GetVCount()
2309 u16VCount = HAL_Read2Byte(SUB_REG(VOP_DEBUG_2A))&0x1fff; in HAL_MVOP_GetVCount()
2853 u16STC_CW_L = HAL_Read2Byte(REG_STC0_CW_L)&0xffff; in HAL_MVOP_CheckSTCCW()
2854 u16STC_CW_H = HAL_Read2Byte(REG_STC0_CW_H)&0xffff; in HAL_MVOP_CheckSTCCW()
/utopia/UTPA2-700.0.x/modules/flash/hal/maldives/flash/serial/
H A DhalSERFLASH.c4479 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function
4648 RDSR = HAL_Read2Byte(REG_FSP_READ_BUFF); in _HAL_FSP_PROGRAM_SPSR()
4659 u8Mode = (HAL_Read2Byte(REG_ISP_SPI_MODE) & 0x000F); in HAL_FSP_Entry()
/utopia/UTPA2-700.0.x/modules/flash/hal/mooney/flash/serial/
H A DhalSERFLASH.c4303 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/M7621/flash/serial/
H A DhalSERFLASH.c4340 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/mainz/flash/serial/
H A DhalSERFLASH.c4313 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/maserati/flash/serial/
H A DhalSERFLASH.c4340 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/M7821/flash/serial/
H A DhalSERFLASH.c4340 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/messi/flash/serial/
H A DhalSERFLASH.c4313 MS_U16 HAL_Read2Byte(MS_U32 u32RegAddr) in HAL_Read2Byte() function

12