Searched refs:high_voltage_t (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dkv_dpm.h145 u16 high_voltage_t; member in struct:kv_power_info
H A Damdgpu_kv_dpm.c920 if (pi->high_voltage_t &&
921 (pi->high_voltage_t < table->entries[i].v))
991 if (pi->high_voltage_t &&
992 pi->high_voltage_t < table->entries[i].v)
1054 if (pi->high_voltage_t &&
1055 pi->high_voltage_t < table->entries[i].v)
2185 if (pi->high_voltage_t &&
2187 pi->high_voltage_t)) {
2197 if (pi->high_voltage_t &&
2199 pi->high_voltage_t)) {
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dkv_dpm.h119 u16 high_voltage_t; member in struct:kv_power_info
H A Dradeon_kv_dpm.c837 if (pi->high_voltage_t &&
838 (pi->high_voltage_t < table->entries[i].v))
908 if (pi->high_voltage_t &&
909 pi->high_voltage_t < table->entries[i].v)
971 if (pi->high_voltage_t &&
972 pi->high_voltage_t < table->entries[i].v)
2120 if (pi->high_voltage_t &&
2122 pi->high_voltage_t)) {
2132 if (pi->high_voltage_t &&
2134 pi->high_voltage_t)) {
[all...]

Completed in 106 milliseconds