| /src/sys/dev/fdt/ |
| H A D | pwmregulator.c | 144 struct voltage_duty *voltage_table = kmem_zalloc(len, KM_SLEEP); local in function:pwmregulator_attach
|
| /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
| H A D | amdgpu_ppatomfwctrl.c | 100 pp_atomfwctrl_get_voltage_table_v4(struct pp_hwmgr * hwmgr,uint8_t voltage_type,uint8_t voltage_mode,struct pp_atomfwctrl_voltage_table * voltage_table) argument [all...] |
| H A D | amdgpu_smu_helper.c | 413 uint8_t phm_get_voltage_id(pp_atomctrl_voltage_table *voltage_table, argument
|
| H A D | amdgpu_ppatomctrl.c | 530 atomctrl_get_voltage_table_v3(struct pp_hwmgr * hwmgr,uint8_t voltage_type,uint8_t voltage_mode,pp_atomctrl_voltage_table * voltage_table) argument
|
| H A D | amdgpu_smu7_hwmgr.c | 230 static int phm_get_svi2_voltage_table_v0(pp_atomctrl_voltage_table *voltage_table, argument
|
| H A D | amdgpu_vega10_hwmgr.c | 2510 struct pp_atomfwctrl_voltage_table voltage_table; local in function:vega10_init_smc_table
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_cypress_dpm.c | 1473 cypress_trim_voltage_table_to_fit_state_table(struct radeon_device * rdev,struct atom_voltage_table * voltage_table) argument 1517 cypress_populate_smc_voltage_table(struct radeon_device * rdev,struct atom_voltage_table * voltage_table,RV770_SMC_STATETABLE * table) argument
|
| H A D | radeon_atombios.c | 3717 radeon_atom_get_voltage_table(struct radeon_device * rdev,u8 voltage_type,u8 voltage_mode,struct atom_voltage_table * voltage_table) argument [all...] |
| H A D | radeon_ni_dpm.c | 1263 ni_populate_smc_voltage_table(struct radeon_device * rdev,struct atom_voltage_table * voltage_table,NISLANDS_SMC_STATETABLE * table) argument
|
| H A D | radeon_ci_dpm.c | 2119 ci_get_svi2_voltage_table(struct radeon_device * rdev,struct radeon_clock_voltage_dependency_table * voltage_dependency_table,struct atom_voltage_table * voltage_table) argument 2202 ci_populate_smc_voltage_table(struct radeon_device * rdev,struct atom_voltage_table_entry * voltage_table,SMU7_Discrete_VoltageLevel * smc_voltage_table) argument 2334 ci_get_std_voltage_value_sidd(struct radeon_device * rdev,struct atom_voltage_table_entry * voltage_table,u16 * std_voltage_hi_sidd,u16 * std_voltage_lo_sidd) argument [all...] |
| H A D | radeon_si_dpm.c | 3923 si_trim_voltage_table_to_fit_state_table(struct radeon_device * rdev,u32 max_voltage_steps,struct atom_voltage_table * voltage_table) argument 3940 si_get_svi2_voltage_table(struct radeon_device * rdev,struct radeon_clock_voltage_dependency_table * voltage_dependency_table,struct atom_voltage_table * voltage_table) argument 4041 si_populate_smc_voltage_table(struct radeon_device * rdev,const struct atom_voltage_table * voltage_table,SISLANDS_SMC_STATETABLE * table) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios.c | 1503 amdgpu_atombios_get_voltage_table(struct amdgpu_device * adev,u8 voltage_type,u8 voltage_mode,struct atom_voltage_table * voltage_table) argument
|
| H A D | amdgpu_si_dpm.c | 4387 si_trim_voltage_table_to_fit_state_table(struct amdgpu_device * adev,u32 max_voltage_steps,struct atom_voltage_table * voltage_table) argument 4404 si_get_svi2_voltage_table(struct amdgpu_device * adev,struct amdgpu_clock_voltage_dependency_table * voltage_dependency_table,struct atom_voltage_table * voltage_table) argument 4505 si_populate_smc_voltage_table(struct amdgpu_device * adev,const struct atom_voltage_table * voltage_table,SISLANDS_SMC_STATETABLE * table) argument [all...] |