Home
last modified time | relevance | path

Searched refs:t_high (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_dfs.h50 u32 t_high; member
H A Dmt76x02_dfs.c20 .t_high = th, \
763 mt76_wr(dev, MT_BBP(DFS, 9), radar_specs[i].t_high); in mt76x02_dfs_set_bbp_params()
/linux/drivers/i2c/busses/
H A Di2c-designware-master.c154 u32 t_high, t_low; in i2c_dw_set_timings_master() local
165 t_high = dev->clk_freq_optimized ? 160 : 120; in i2c_dw_set_timings_master()
169 t_high = 60; in i2c_dw_set_timings_master()
178 t_high, in i2c_dw_set_timings_master()
/linux/drivers/infiniband/hw/irdma/
H A Dtype.h836 u16 t_high; member
868 u16 t_high; member
H A Dctrl.c747 FIELD_PREP(IRDMAQPC_THIGH, roce_info->t_high) | in irdma_sc_qp_setctx_roce()
1033 FIELD_PREP(IRDMAQPC_THIGH, iw->t_high) | in irdma_sc_qp_setctx()
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c245 adev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in amdgpu_parse_extended_power_table()
/linux/drivers/gpu/drm/radeon/
H A Dr600_dpm.c896 rdev->pm.dpm.fan.t_high = le16_to_cpu(fan_info->fan.usTHigh); in r600_parse_extended_power_table()
H A Dradeon.h1491 u16 t_high; member
H A Dci_dpm.c955 t_diff2 = rdev->pm.dpm.fan.t_high - rdev->pm.dpm.fan.t_med; in ci_thermal_setup_fan_table()
H A Dsi_dpm.c5994 t_diff2 = rdev->pm.dpm.fan.t_high - rdev->pm.dpm.fan.t_med; in si_thermal_setup_fan_table()