Home
last modified time | relevance | path

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

12

/utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/
H A DhalMVOP.c209 #define HAL_ReadByte( u32Reg ) \ macro
244 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F2) & BIT3) == BIT3)
256 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F2) & BIT4) == BIT4)
529 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
593 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
686 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
996 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1137 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1394 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
1395 …pMvopTimingInfo->u16V_TotalCount = (HAL_ReadByte((VOP_FRAME_VCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/
H A DhalMVOP.c239 #define HAL_ReadByte( u32Reg ) \ macro
274 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F2) & BIT3) == BIT3)
286 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F2) & BIT4) == BIT4)
561 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & 0x30) >> 4; in HAL_MVOP_SetMIUReqMask()
597 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
664 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
766 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1117 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1272 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1701 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.c261 #define HAL_ReadByte( u32Reg ) \ macro
299 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
311 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
609 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
668 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
763 u8DC0Clk = HAL_ReadByte(REG_CKG_DC0)&CKG_DC0_MASK; in HAL_MVOP_GetCurrentClk()
794 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
897 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1277 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1471 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.c263 #define HAL_ReadByte( u32Reg ) \ macro
306 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
318 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
631 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
670 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
753 u8DC0Clk = HAL_ReadByte(REG_CKG_DC0)&CKG_DC0_MASK; in HAL_MVOP_GetCurrentClk()
783 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
886 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1200 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1409 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.c272 #define HAL_ReadByte( u32Reg ) \ macro
314 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
326 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
628 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
667 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
745 u8DC0Clk = HAL_ReadByte(REG_CKG_DC0)&CKG_DC0_MASK; in HAL_MVOP_GetCurrentClk()
775 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
882 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1277 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1471 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.c264 #define HAL_ReadByte( u32Reg ) \ macro
302 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
314 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
621 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
660 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
740 u8DC0Clk = HAL_ReadByte(REG_CKG_DC0)&CKG_DC0_MASK; in HAL_MVOP_GetCurrentClk()
770 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
873 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1257 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1451 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.c261 #define HAL_ReadByte( u32Reg ) \ macro
299 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
311 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
608 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
667 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
762 u8DC0Clk = HAL_ReadByte(REG_CKG_DC0)&CKG_DC0_MASK; in HAL_MVOP_GetCurrentClk()
792 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
882 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1266 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1460 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.c262 #define HAL_ReadByte( u32Reg ) \ macro
300 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
312 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
611 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
670 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
765 u8DC0Clk = HAL_ReadByte(REG_CKG_DC0)&CKG_DC0_MASK; in HAL_MVOP_GetCurrentClk()
796 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
899 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1279 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1473 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/
H A DhalMVOP.c264 #define HAL_ReadByte( u32Reg ) \ macro
302 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
314 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
615 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
682 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
775 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
864 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1202 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1383 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1794 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/
H A DhalMVOP.c261 #define HAL_ReadByte( u32Reg ) \ macro
296 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
308 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
601 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
659 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
750 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
844 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1179 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1363 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1772 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/
H A DhalMVOP.c256 #define HAL_ReadByte( u32Reg ) \ macro
294 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F2) & BIT3) == BIT3)
306 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F2) & BIT4) == BIT4)
598 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & 0x30) >> 4; in HAL_MVOP_SetMIUReqMask()
634 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
706 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
808 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1162 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1336 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1767 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.c263 #define HAL_ReadByte( u32Reg ) \ macro
301 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
313 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
624 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
691 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
785 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
887 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1225 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1455 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1915 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/
H A DhalMVOP.c264 #define HAL_ReadByte( u32Reg ) \ macro
302 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
314 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
626 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
693 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
787 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
889 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1227 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1456 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1925 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.c275 #define HAL_ReadByte( u32Reg ) \ macro
310 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
322 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
632 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
692 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
785 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
875 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1224 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1394 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1803 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/
H A DhalMVOP.c266 #define HAL_ReadByte( u32Reg ) \ macro
301 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
313 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
611 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
681 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
777 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
866 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1204 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1425 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1874 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/
H A DhalMVOP.c262 #define HAL_ReadByte( u32Reg ) \ macro
300 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
312 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
622 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
689 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
783 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
885 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1223 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1447 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1893 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.c275 #define HAL_ReadByte( u32Reg ) \ macro
310 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
322 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
632 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
692 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
785 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
875 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1224 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1394 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1803 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.c276 #define HAL_ReadByte( u32Reg ) \ macro
314 #define VOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
326 #define SUBVOP_ON_MIU1 ((HAL_ReadByte(0x12F9) & BIT2) == BIT2)
639 u8Miu = (HAL_ReadByte(VOP_MIU_SEL) & VOP_MSB_BUF0_MIU_SEL) >> 4; in HAL_MVOP_SetMIUReqMask()
706 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_Enable()
800 regval = HAL_ReadByte(VOP_CTRL0); in HAL_MVOP_SetOutputInterlace()
902 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetBlackBG()
1240 regval = HAL_ReadByte(VOP_MPG_JPG_SWITCH); in HAL_MVOP_EnableUVShift()
1477 regval = HAL_ReadByte(VOP_TST_IMG); in HAL_MVOP_SetOutputTiming()
1973 …pMvopTimingInfo->u16H_TotalCount = (HAL_ReadByte((VOP_FRAME_HCOUNT + 1))<< 8) | (HAL_ReadByte((VOP… in HAL_MVOP_GetTimingInfoFromRegisters()
[all …]
/utopia/UTPA2-700.0.x/modules/flash/hal/maldives/flash/serial/
H A DhalSERFLASH.c4474 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function
4513 pu8Data[u8Index] = HAL_ReadByte((REG_FSP_READ_BUFF + u8Index)); in _HAL_FSP_GetRData()
4526 u8DoneFlag = HAL_ReadByte(REG_FSP_DONE); in _HAL_FSP_ChkWaitDone()
4566 Flash_Status = HAL_ReadByte(REG_FSP_READ_BUFF); in _HAL_FSP_CheckRDSR()
/utopia/UTPA2-700.0.x/modules/flash/hal/mooney/flash/serial/
H A DhalSERFLASH.c4298 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/M7621/flash/serial/
H A DhalSERFLASH.c4335 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/mainz/flash/serial/
H A DhalSERFLASH.c4308 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/maserati/flash/serial/
H A DhalSERFLASH.c4335 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/M7821/flash/serial/
H A DhalSERFLASH.c4335 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function
/utopia/UTPA2-700.0.x/modules/flash/hal/messi/flash/serial/
H A DhalSERFLASH.c4308 MS_U8 HAL_ReadByte(MS_U32 u32RegAddr) in HAL_ReadByte() function

12