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/dce112/
A Ddce112_hw_sequencer.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/dce120/
A Ddce120_hw_sequencer.c87 uint32_t chunk_int = 0;
115 chunk_int = get_reg_field_value(
125 if (chunk_int != 0x4 || chunk_mul != 0x4) {
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c133 uint32_t chunk_int = 0; in dce110_init_pte() local
162 chunk_int = get_reg_field_value( in dce110_init_pte()
172 if (chunk_int != 0x4 || chunk_mul != 0x4) { in dce110_init_pte()

Completed in 9 milliseconds