Searched refs:offset_bit_start (Results 1 – 4 of 4) sorted by relevance
688 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local750 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()762 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()768 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()781 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()786 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()797 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()798 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()800 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()834 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local[all …]
1109 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local1207 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1219 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1225 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1238 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1243 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1254 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()1255 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1257 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1291 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local[all …]
1038 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local1100 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1112 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1118 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1131 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1136 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1147 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()1148 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1150 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1184 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local[all …]
837 uint32_t block_start, offset_reg_start, offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local880 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()887 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()892 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()899 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()900 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()902 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()932 uint32_t block_start, offset_reg_start, offset_bit_start; in HAL_GTZC_MPCBB_GetConfigMemAttributes() local975 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_GetConfigMemAttributes()980 1UL << (offset_bit_start % 32U)) in HAL_GTZC_MPCBB_GetConfigMemAttributes()[all …]