Home
last modified time | relevance | path

Searched refs:ht_bandwidth (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drs690.c130 /* ht_bandwidth = ht_clk * 2 * ht_width / 8 * 0.8 in rs690_pm_info()
134 rdev->pm.ht_bandwidth.full = dfixed_mul(rdev->pm.igp_ht_link_clk, in rs690_pm_info()
136 rdev->pm.ht_bandwidth.full = dfixed_div(rdev->pm.ht_bandwidth, tmp); in rs690_pm_info()
379 if (max_bandwidth.full > rdev->pm.ht_bandwidth.full && in rs690_crtc_bandwidth_compute()
380 rdev->pm.ht_bandwidth.full) in rs690_crtc_bandwidth_compute()
381 max_bandwidth = rdev->pm.ht_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon.h1163 * @ht_bandwidth: ht bandwidth the gpu has (MByte/s) (IGP)
1609 fixed20_12 ht_bandwidth; member
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drs690.c130 /* ht_bandwidth = ht_clk * 2 * ht_width / 8 * 0.8 in rs690_pm_info()
134 rdev->pm.ht_bandwidth.full = dfixed_mul(rdev->pm.igp_ht_link_clk, in rs690_pm_info()
136 rdev->pm.ht_bandwidth.full = dfixed_div(rdev->pm.ht_bandwidth, tmp); in rs690_pm_info()
379 if (max_bandwidth.full > rdev->pm.ht_bandwidth.full && in rs690_crtc_bandwidth_compute()
380 rdev->pm.ht_bandwidth.full) in rs690_crtc_bandwidth_compute()
381 max_bandwidth = rdev->pm.ht_bandwidth; in rs690_crtc_bandwidth_compute()
H A Dradeon.h1156 * @ht_bandwidth: ht bandwidth the gpu has (MByte/s) (IGP)
1602 fixed20_12 ht_bandwidth; member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c736 pg->ht_bandwidth = HT_BW_20; in mwifiex_set_tx_power()
745 pg->ht_bandwidth = HT_BW_40; in mwifiex_set_tx_power()
H A Dfw.h1377 u8 ht_bandwidth; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c724 pg->ht_bandwidth = HT_BW_20; in mwifiex_set_tx_power()
733 pg->ht_bandwidth = HT_BW_40; in mwifiex_set_tx_power()
H A Dfw.h1371 u8 ht_bandwidth; member

Completed in 32 milliseconds