Home
last modified time | relevance | path

Searched refs:_LShift (Results 1 – 22 of 22) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSERFLASH.h181 #define SPIDMA_OPCFG_INV_COPY _LShift(1, SPIDMA_CFG_ADDR_DIR_BIT)
182 #define SPIDMA_OPCFG_CRC_REFLECT _LShift(1, SPIDMA_CFG_REFLECT_BIT) //bit reflection of each in…
183 #define SPIDMA_OPCFG_CRC_COPY _LShift(1, SPIDMA_CFG_CRCCOPY_BIT) //copy then crc check
184 #define SPIDMA_OPCFG_NOWAIT_COPY _LShift(1, SPIDMA_CFG_NOWAITCOPY_BIT) //copy then quit
H A DdrvBDMA.h186 #define _LShift(v, n) ((v) << (n)) macro
258 #define BDMA_SET_CPYTYPE(src, dst) ((src & 0x0F) | _LShift((dst &0x0F), 8))
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSERFLASH.h181 #define SPIDMA_OPCFG_INV_COPY _LShift(1, SPIDMA_CFG_ADDR_DIR_BIT)
182 #define SPIDMA_OPCFG_CRC_REFLECT _LShift(1, SPIDMA_CFG_REFLECT_BIT) //bit reflection of each in…
183 #define SPIDMA_OPCFG_CRC_COPY _LShift(1, SPIDMA_CFG_CRCCOPY_BIT) //copy then crc check
184 #define SPIDMA_OPCFG_NOWAIT_COPY _LShift(1, SPIDMA_CFG_NOWAITCOPY_BIT) //copy then quit
H A DdrvBDMA.h187 #define _LShift(v, n) ((v) << (n)) macro
259 #define BDMA_SET_CPYTYPE(src, dst) ((src & 0x0F) | _LShift((dst &0x0F), 8))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/maldives/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/maxim/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/macan/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/manhattan/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/M7621/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/messi/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/mooney/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/mainz/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/maserati/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/M7821/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/mustang/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/k6/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/k6lite/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/kano/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/hwi2c/hal/curry/hwi2c/
H A DhalHWI2C.h112 #define _LShift(v, n) ((v) << (n)) macro
118 #define __BIT(x) ((MS_U8)_LShift(1, x))
/utopia/UTPA2-700.0.x/modules/bdma/drv/bdma/
H A DdrvBDMA.c1160 eCpyType = (BDMA_CpyType)(eSrc | _LShift(eDst, 8)); in _MDrv_BDMA_MemCopy()
1177 eCpyType = (BDMA_CpyType)(E_BDMA_DEV_FLASH | _LShift(eDst, 8)); in _MDrv_BDMA_FlashCopy2Dram()
/utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/
H A DdrvSERFLASH.c926 MS_U16 CpyType = ((BDMA_DEV_FLASH & 0x0F) | _LShift((eDstDev &0x0F), 8)); in _MDrv_SERFLASH_CopyHnd()
2507 MS_U16 CpyType = ((BDMA_DEV_FLASH & 0x0F) | _LShift((eDstDev &0x0F), 8)); in MDrv_SERFLASH_CopyHnd()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt16774 #define _LShift(v,n) ((v) << (n))
16846 #define BDMA_SET_CPYTYPE(src,dst) ((src & 0x0F) | _LShift((dst &0x0F), 8))
63144 #define SPIDMA_OPCFG_INV_COPY _LShift(1, SPIDMA_CFG_ADDR_DIR_BIT)
63145 #define SPIDMA_OPCFG_CRC_REFLECT _LShift(1, SPIDMA_CFG_REFLECT_BIT)
63146 #define SPIDMA_OPCFG_CRC_COPY _LShift(1, SPIDMA_CFG_CRCCOPY_BIT)
63147 #define SPIDMA_OPCFG_NOWAIT_COPY _LShift(1, SPIDMA_CFG_NOWAITCOPY_BIT)