Home
last modified time | relevance | path

Searched refs:u16regIndex (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mspi/hal/curry/mspi/
H A DhalMSPI.c531 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
534 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
538 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
546 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
549 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/maldives/mspi/
H A DhalMSPI.c597 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
600 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
604 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
612 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
615 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/mooney/mspi/
H A DhalMSPI.c544 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
547 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
551 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
559 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
562 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/k6lite/mspi/
H A DhalMSPI.c531 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
534 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
538 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
546 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
549 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/mustang/mspi/
H A DhalMSPI.c597 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
600 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
604 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
612 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
615 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/k6/mspi/
H A DhalMSPI.c531 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
534 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
538 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
546 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
549 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/macan/mspi/
H A DhalMSPI.c544 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
547 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
551 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
559 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
562 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/messi/mspi/
H A DhalMSPI.c547 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
550 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
554 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
562 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
565 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/mainz/mspi/
H A DhalMSPI.c547 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
550 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
554 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
562 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
565 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/kano/mspi/
H A DhalMSPI.c531 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
534 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
538 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
546 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
549 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/M7621/mspi/
H A DhalMSPI.c562 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
565 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
569 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
577 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
580 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/M7821/mspi/
H A DhalMSPI.c562 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
565 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
569 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
577 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
580 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/manhattan/mspi/
H A DhalMSPI.c562 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
565 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
569 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
577 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
580 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/maxim/mspi/
H A DhalMSPI.c562 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
565 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
569 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
577 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
580 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()
/utopia/UTPA2-700.0.x/modules/mspi/hal/maserati/mspi/
H A DhalMSPI.c562 MS_U16 u16regIndex = 0; in HAL_MSPI_SetPerFrameSize() local
565 u16regIndex = MSPI_FRAME_RBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
569 u16regIndex = MSPI_FRAME_WBIT_OFFSET; in HAL_MSPI_SetPerFrameSize()
577 u16TempBuf = MSP_READ(u16regIndex+ u8Index); in HAL_MSPI_SetPerFrameSize()
580 MSP_WRITE((u16regIndex + u8Index), u16TempBuf); in HAL_MSPI_SetPerFrameSize()