Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce112/
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-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce120/
Ddce120_hwseq.c87 uint32_t chunk_int = 0;
115 chunk_int = get_reg_field_value(
125 if (chunk_int != 0x4 || chunk_mul != 0x4) {
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c134 uint32_t chunk_int = 0; in dce110_init_pte() local
163 chunk_int = get_reg_field_value( in dce110_init_pte()
173 if (chunk_int != 0x4 || chunk_mul != 0x4) { in dce110_init_pte()