Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drs690.c279 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
302 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
364 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon_device.c763 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
H A Dradeon.h1618 fixed20_12 core_bandwidth; member