Home
last modified time | relevance | path

Searched refs:chunk_int (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dce112/
H A Ddce112_hwseq.c73 uint32_t chunk_int = 0; in dce112_init_pte() local
79 chunk_int = get_reg_field_value( in dce112_init_pte()
89 if (chunk_int != 0x4 || chunk_mul != 0x4) { in dce112_init_pte()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce120/
H A Ddce120_hwseq.c88 uint32_t chunk_int = 0;
116 chunk_int = get_reg_field_value(
126 if (chunk_int != 0x4 || chunk_mul != 0x4) {
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c135 uint32_t chunk_int = 0; in dce110_init_pte() local
164 chunk_int = get_reg_field_value( in dce110_init_pte()
174 if (chunk_int != 0x4 || chunk_mul != 0x4) { in dce110_init_pte()