Searched refs:FM_PCD_PRS_SW_TAIL_SIZE (Results 1 – 2 of 2) sorted by relevance
296 #define FM_PCD_PRS_SW_TAIL_SIZE 4 /**< Number of bytes that must be c… macro
137 ASSERT_COND(sizeof(swPrsPatch) <= (FM_PCD_PRS_SW_PATCHES_SIZE-FM_PCD_PRS_SW_TAIL_SIZE)); in PrsInit()371 if (p_SwPrs->size > FM_PCD_SW_PRS_SIZE - FM_PCD_PRS_SW_TAIL_SIZE - p_SwPrs->base*2) in FM_PCD_PrsLoadSw()403 WRITE_UINT32(*(p_FmPcd->p_FmPcdPrs->p_SwPrsCode+(PRS_SW_DATA-FM_PCD_PRS_SW_TAIL_SIZE)/4), 0); in FM_PCD_PrsLoadSw()