Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H 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()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_hw_sequencer.c89 uint32_t chunk_int = 0;
117 chunk_int = get_reg_field_value(
127 if (chunk_int != 0x4 || chunk_mul != 0x4) {
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c117 uint32_t chunk_int = 0; in dce110_init_pte() local
146 chunk_int = get_reg_field_value( in dce110_init_pte()
156 if (chunk_int != 0x4 || chunk_mul != 0x4) { in dce110_init_pte()