Searched refs:replay_set_coasting_vtotal_data (Results 1 – 2 of 2) sorted by relevance
229 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()231 pCmd->replay_set_coasting_vtotal_data.frame_skip_number = frame_skip_number; in dmub_replay_set_coasting_vtotal()304 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()306 pCmd->replay_set_coasting_vtotal_data.frame_skip_number = frame_skip_number; in dmub_replay_set_power_opt_and_coasting_vtotal()
4820 struct dmub_cmd_replay_set_coasting_vtotal_data replay_set_coasting_vtotal_data; member4838 struct dmub_cmd_replay_set_coasting_vtotal_data replay_set_coasting_vtotal_data; member