Searched refs:granularity (Results 1 – 2 of 2) sorted by relevance
523 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes() local535 || ((pMPCWM_Desc->Offset % granularity) != 0U) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()536 || ((pMPCWM_Desc->Length % granularity) != 0U)) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()626 reg_value = ((pMPCWM_Desc->Offset / granularity) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()628 reg_value |= ((pMPCWM_Desc->Length / granularity) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()666 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes() local711 >> GTZC_TZSC_MPCWMR_SUBZ_START_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()713 >> GTZC_TZSC_MPCWMR_SUBZ_LENGTH_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()742 >> GTZC_TZSC_MPCWMR_SUBZ_START_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()744 >> GTZC_TZSC_MPCWMR_SUBZ_LENGTH_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()
579 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes() local590 ((pMPCWM_Desc->Offset % granularity) != 0U) || in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()591 ((pMPCWM_Desc->Length % granularity) != 0U)) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()689 reg_value = ((pMPCWM_Desc->Offset / granularity) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()691 reg_value |= ((pMPCWM_Desc->Length / granularity) in HAL_GTZC_TZSC_MPCWM_ConfigMemAttributes()722 uint32_t granularity = (MemBaseAddress == BKPSRAM_BASE) ? \ in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes() local767 >> GTZC_TZSC_MPCWMR_SUBZ_START_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()769 >> GTZC_TZSC_MPCWMR_SUBZ_LENGTH_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()784 >> GTZC_TZSC_MPCWMR_SUBZ_START_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()786 >> GTZC_TZSC_MPCWMR_SUBZ_LENGTH_Pos) * granularity; in HAL_GTZC_TZSC_MPCWM_GetConfigMemAttributes()