Searched refs:coasting_vtotal (Results 1 – 4 of 4) sorted by relevance
215 uint32_t coasting_vtotal, in dmub_replay_set_coasting_vtotal() argument229 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal = (coasting_vtotal & 0xFFFF); in dmub_replay_set_coasting_vtotal()230 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal_high = (coasting_vtotal & 0xFFFF0000) >> 16; in dmub_replay_set_coasting_vtotal()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() argument304 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal = (coasting_vtotal & 0xFFFF); in dmub_replay_set_power_opt_and_coasting_vtotal()305 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal_high = (coasting_vtotal & 0xFFFF0000) >> 16; in dmub_replay_set_power_opt_and_coasting_vtotal()
29 void (*replay_set_coasting_vtotal)(struct dmub_replay *dmub, uint32_t coasting_vtotal,34 unsigned int power_opt, uint8_t panel_inst, uint32_t coasting_vtotal,
1214 uint32_t coasting_vtotal; member
4788 uint16_t coasting_vtotal; member6733 uint32_t coasting_vtotal; member