Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dcypress_dpm.h141 int cypress_get_mvdd_configuration(struct radeon_device *rdev);
H A Dradeon_cypress_dpm.c1576 int cypress_get_mvdd_configuration(struct radeon_device *rdev) in cypress_get_mvdd_configuration() function
1832 ret = cypress_get_mvdd_configuration(rdev); in cypress_dpm_enable()
H A Dradeon_btc_dpm.c2410 ret = cypress_get_mvdd_configuration(rdev); in btc_dpm_enable()