Searched refs:dcn_reg_offsets (Results 1 – 14 of 14) sorted by relevance
11 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]
35 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]
193 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]
172 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]
799 uint32_t *dcn_reg_offsets; member
1120 uint32_t *dcn_reg_offsets; member1448 uint32_t *dcn_reg_offsets; member
113 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]198 (ctx->dcn_reg_offsets[reg ## reg_name ## _BASE_IDX] + reg ## reg_name)1081 generic_reg_get(ctx, ctx->dcn_reg_offsets[regDC_PINSTRAPS_BASE_IDX] + regDC_PINSTRAPS, in read_dce_straps()
98 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]189 (ctx->dcn_reg_offsets[reg ## reg_name ## _BASE_IDX] + reg ## reg_name)1073 generic_reg_get(ctx, ctx->dcn_reg_offsets[regDC_PINSTRAPS_BASE_IDX] + regDC_PINSTRAPS, in read_dce_straps()
112 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]198 (ctx->dcn_reg_offsets[reg ## reg_name ## _BASE_IDX] + reg ## reg_name)1098 generic_reg_get(ctx, ctx->dcn_reg_offsets[regDC_PINSTRAPS_BASE_IDX] + regDC_PINSTRAPS, in read_dce_straps()
933 dc_ctx->dcn_reg_offsets = init_params->dcn_reg_offsets; in dc_construct_ctx()1392 dc->dcn_reg_offsets = init_params->dcn_reg_offsets; in dc_create()
127 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]
107 #define BASE_INNER(seg) ctx->dcn_reg_offsets[seg]
1921 init_data.dcn_reg_offsets = adev->reg_offset[DCE_HWIP][0]; in amdgpu_dm_init()
Completed in 92 milliseconds