HomeSort by: relevance | last modified time | path
    Searched refs:radeon_atom_get_max_vddc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c 2547 if (radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC,
3139 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type, function in typeref:typename:int
3182 return radeon_atom_get_max_vddc(rdev, VOLTAGE_TYPE_VDDC, leakage_idx, voltage);
radeon.h 323 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
365 int radeon_atom_get_max_vddc(struct radeon_device *rdev, u8 voltage_type,
radeon_rv6xx_dpm.c 1855 if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc) == 0)
radeon_rv770_dpm.c 1699 if (radeon_atom_get_max_vddc(rdev, 0, 0, &vddc))

Completed in 22 milliseconds