Searched refs:CSTORM_SP_STATUS_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
612 DbgBreakIf((CSTORM_SP_STATUS_BLOCK_SIZE % 4) != 0); in lm_init_sp_status_block()636 …O(pdev, CSEM_REG_FAST_MEMORY + CSTORM_SP_STATUS_BLOCK_OFFSET(func), CSTORM_SP_STATUS_BLOCK_SIZE/4); in lm_init_sp_status_block()
307 #define CSTORM_SP_STATUS_BLOCK_SIZE (IRO[145].size) macro