Searched refs:ps2_pdac_adj (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_mode.h336 uint32_t ps2_pdac_adj; member in struct:radeon_encoder_primary_dac
H A Dradeon_combios.c941 p_dac->ps2_pdac_adj = default_primarydac_adj[rdev->family];
969 p_dac->ps2_pdac_adj = (bg << 8) | (dac);
973 p_dac->ps2_pdac_adj = (bg << 8) | (dac);
976 if (p_dac->ps2_pdac_adj)
H A Dradeon_legacy_encoders.c624 dac_macro_cntl = p_dac->ps2_pdac_adj;
H A Dradeon_atombios.c1709 p_dac->ps2_pdac_adj = (bg << 8) | (dac);

Completed in 177 milliseconds