Searched refs:offset_bit_start (Results 1 – 3 of 3) sorted by relevance
836 uint32_t block_start, offset_reg_start, offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local879 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()886 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()891 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()898 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()899 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()901 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()931 uint32_t block_start, offset_reg_start, offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local974 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_GetConfigMemAttributes()979 1UL << (offset_bit_start % 32U)) in HAL_GTZC_MPCBB_GetConfigMemAttributes()[all …]
1031 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local1093 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1105 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1111 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1124 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1129 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1140 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()1141 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1143 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1177 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local[all …]
994 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local1062 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1074 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1080 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1093 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1098 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1109 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()1110 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1112 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1146 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local[all …]