Searched refs:u32OneBufSize (Results 1 – 8 of 8) sorted by relevance
2989 MS_U32 u32Size = 0, u32OneBufSize = 0, u32temp = 0; in HAL_TSP_SetVQBuffer() local2992 u32OneBufSize = ((u32BufLen >> MIU_BUS) / TSP_VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQBuffer()2993 u32Size = u32OneBufSize / TSP_VQ_PITCH; in HAL_TSP_SetVQBuffer()2999 phyAddr += u32OneBufSize; in HAL_TSP_SetVQBuffer()
3004 MS_U32 u32Size = 0, u32OneBufSize = 0, u32temp = 0; in HAL_TSP_SetVQBuffer() local3007 u32OneBufSize = ((u32BufLen >> MIU_BUS) / TSP_VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQBuffer()3008 u32Size = u32OneBufSize / TSP_VQ_PITCH; in HAL_TSP_SetVQBuffer()3014 phyAddr += u32OneBufSize; in HAL_TSP_SetVQBuffer()
2993 MS_U32 u32Size = 0, u32OneBufSize = 0, u32temp = 0; in HAL_TSP_SetVQBuffer() local2996 u32OneBufSize = ((u32BufLen >> MIU_BUS) / TSP_VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQBuffer()2997 u32Size = u32OneBufSize / TSP_VQ_PITCH; in HAL_TSP_SetVQBuffer()3003 phyAddr += u32OneBufSize; in HAL_TSP_SetVQBuffer()
3377 MS_U32 u32OneBufSize = 0; in HAL_TSP_SetVQ() local3379 u32OneBufSize = ((u32BufLen >> MIU_BUS) / VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQ()3380 u32VQ_PktNum = u32OneBufSize / VQ_PACKET_UNIT_LEN; in HAL_TSP_SetVQ()3394 u32Addr += u32OneBufSize; in HAL_TSP_SetVQ()
3223 MS_U32 u32OneBufSize = 0; in HAL_TSP_SetVQ() local3231 u32OneBufSize = ((u32BufLen >> MIU_BUS) / VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQ()3232 u32VQ_PktNum = u32OneBufSize / VQ_PACKET_UNIT_LEN; in HAL_TSP_SetVQ()3243 u32Addr += u32OneBufSize; in HAL_TSP_SetVQ()
4384 MS_U32 u32OneBufSize = 0; in HAL_TSP_SetVQ() local4391 u32OneBufSize = ((u32BufLen >> MIU_BUS) / VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQ()4392 u32VQ_PktNum = u32OneBufSize / VQ_PACKET_UNIT_LEN; in HAL_TSP_SetVQ()4406 u32Addr += u32OneBufSize; in HAL_TSP_SetVQ()
4570 MS_U32 u32OneBufSize = 0; in HAL_TSP_SetVQ() local4577 u32OneBufSize = ((u32BufLen >> MIU_BUS) / VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQ()4578 u32VQ_PktNum = u32OneBufSize / VQ_PACKET_UNIT_LEN; in HAL_TSP_SetVQ()4592 u32Addr += u32OneBufSize; in HAL_TSP_SetVQ()
4895 MS_U32 u32OneBufSize = 0; in HAL_TSP_SetVQ() local4902 u32OneBufSize = ((u32BufLen >> MIU_BUS) / VQ_NUM) << MIU_BUS; //miu alignment in HAL_TSP_SetVQ()4903 u32VQ_PktNum = u32OneBufSize / VQ_PACKET_UNIT_LEN; in HAL_TSP_SetVQ()4917 u32Addr += u32OneBufSize; in HAL_TSP_SetVQ()