Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drs690.c281 fixed20_12 sclk, core_bandwidth, max_bandwidth; in rs690_crtc_bandwidth_compute() local
303 core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in rs690_crtc_bandwidth_compute()
365 max_bandwidth = core_bandwidth; in rs690_crtc_bandwidth_compute()
Dradeon_device.c739 rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a); in radeon_update_bandwidth_info()
Dradeon.h1610 fixed20_12 core_bandwidth; member