Searched refs:info_3 (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_sensors_core.c | 316 if (state->resp->info_3.max_frequency == 0) { in cros_ec_sensors_core_init() 322 frequencies[1] = state->resp->info_3.min_frequency; in cros_ec_sensors_core_init() 323 frequencies[2] = state->resp->info_3.max_frequency; in cros_ec_sensors_core_init() 325 state->fifo_max_event_count = state->resp->info_3.fifo_max_event_count; in cros_ec_sensors_core_init()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_atombios.c | 1495 struct _ATOM_ASIC_INTERNAL_SS_INFO_V3 info_3; member 1577 ss_assign = (union asic_ss_assignment *)((u8 *)&ss_info->info_3.asSpreadSpectrum[0]); in radeon_atombios_get_asic_ss_info() 2025 struct _ATOM_POWERPLAY_INFO_V3 info_3; member 2215 le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulMemoryClock); in radeon_atombios_parse_power_table_1_3() 2217 le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulEngineClock); in radeon_atombios_parse_power_table_1_3() 2223 power_info->info_3.asPowerPlayInfo[i].ucNumPciELanes; in radeon_atombios_parse_power_table_1_3() 2224 misc = le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulMiscInfo); in radeon_atombios_parse_power_table_1_3() 2225 misc2 = le32_to_cpu(power_info->info_3.asPowerPlayInfo[i].ulMiscInfo2); in radeon_atombios_parse_power_table_1_3() 2232 power_info->info_3.asPowerPlayInfo[i].ucVoltageDropIndex); in radeon_atombios_parse_power_table_1_3() 2243 power_info->info_3.asPowerPlayInfo[i].ucVoltageDropIndex; in radeon_atombios_parse_power_table_1_3() [all …]
|
H A D | rs780_dpm.c | 699 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | r600_dpm.c | 806 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | trinity_dpm.c | 1618 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | sumo_dpm.c | 1374 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | rv6xx_dpm.c | 1776 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | kv_dpm.c | 2353 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | rv770_dpm.c | 2127 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | ni_dpm.c | 3879 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | ci_dpm.c | 5392 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | si_dpm.c | 6667 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
/openbmc/u-boot/include/ |
H A D | ec_commands.h | 2230 } info, info_3, data, fifo_flush, perform_calib, member 2370 } info_3; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_atombios.c | 871 struct _ATOM_ASIC_INTERNAL_SS_INFO_V3 info_3; member 953 ss_assign = (union asic_ss_assignment *)((u8 *)&ss_info->info_3.asSpreadSpectrum[0]); in amdgpu_atombios_get_asic_ss_info()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 2552 } info, info_3, data, fifo_flush, perform_calib, member 2738 } info_3; member
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | legacy_dpm.c | 151 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | kv_dpm.c | 2617 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|
H A D | si_dpm.c | 79 struct _ATOM_POWERPLAY_INFO_V3 info_3; member
|