Searched refs:offset_bit_start (Results 1 – 4 of 4) sorted by relevance
704 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local766 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()778 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()784 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()797 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()802 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()813 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()814 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()816 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()850 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 …]
1033 uint32_t offset_bit_start; in HAL_GTZC_MPCBB_ConfigMemAttributes() local1095 offset_bit_start = block_start % 32U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1107 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1113 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1126 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1131 1UL << (offset_bit_start % 32U)); in HAL_GTZC_MPCBB_ConfigMemAttributes()1142 offset_bit_start++; in HAL_GTZC_MPCBB_ConfigMemAttributes()1143 if (offset_bit_start == 32U) in HAL_GTZC_MPCBB_ConfigMemAttributes()1145 offset_bit_start = 0U; in HAL_GTZC_MPCBB_ConfigMemAttributes()1179 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 …]