Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_rs690.c286 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
308 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
370 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon_device.c771 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
H A Dradeon.h1651 fixed20_12 core_bandwidth; member