Searched refs:power_opt (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dmub_replay.c | 97 static void dmub_replay_set_power_opt(struct dmub_replay *dmub, unsigned int power_opt, uint8_t pan… in dmub_replay_set_power_opt() argument 106 cmd.replay_set_power_opt.replay_set_power_opt_data.power_opt = power_opt; in dmub_replay_set_power_opt() 288 unsigned int power_opt, uint8_t panel_inst, uint32_t coasting_vtotal, uint16_t frame_skip_number) in dmub_replay_set_power_opt_and_coasting_vtotal() argument 302 pCmd->replay_set_power_opt_data.power_opt = power_opt; in dmub_replay_set_power_opt_and_coasting_vtotal()
|
| H A D | dmub_psr.h | 53 void (*psr_set_power_opt)(struct dmub_psr *dmub, unsigned int power_opt, uint8_t panel_inst);
|
| H A D | dmub_psr.c | 273 static void dmub_psr_set_power_opt(struct dmub_psr *dmub, unsigned int power_opt, uint8_t panel_ins… in dmub_psr_set_power_opt() argument 283 cmd.psr_set_power_opt.psr_set_power_opt_data.power_opt = power_opt; in dmub_psr_set_power_opt()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_psr.c | 158 unsigned int power_opt = 0; in amdgpu_dm_psr_enable() local 193 power_opt |= psr_power_opt_z10_static_screen; in amdgpu_dm_psr_enable() 195 dc_link_set_psr_allow_active(link, &psr_enable, false, false, &power_opt); in amdgpu_dm_psr_enable()
|
| /linux/drivers/usb/dwc3/ |
| H A D | core.c | 1014 unsigned int power_opt; in dwc3_core_setup_global_control() local 1021 power_opt = DWC3_GHWPARAMS1_EN_PWROPT(dwc->hwparams.hwparams1); in dwc3_core_setup_global_control() 1023 switch (power_opt) { in dwc3_core_setup_global_control() 1066 if (power_opt != DWC3_GHWPARAMS1_EN_PWROPT_NO && in dwc3_core_setup_global_control()
|
| /linux/drivers/gpu/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 4237 uint32_t power_opt; member 4690 uint32_t power_opt; member
|