Searched refs:replay_set_coasting_vtotal_data (Results 1 – 2 of 2) sorted by relevance
214 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal = (coasting_vtotal & 0xFFFF); in dmub_replay_set_coasting_vtotal()215 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal_high = (coasting_vtotal & 0xFFFF0000) >> 16; in dmub_replay_set_coasting_vtotal()286 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal = (coasting_vtotal & 0xFFFF); in dmub_replay_set_power_opt_and_coasting_vtotal()287 pCmd->replay_set_coasting_vtotal_data.coasting_vtotal_high = (coasting_vtotal & 0xFFFF0000) >> 16; in dmub_replay_set_power_opt_and_coasting_vtotal()
3884 struct dmub_cmd_replay_set_coasting_vtotal_data replay_set_coasting_vtotal_data; member3902 struct dmub_cmd_replay_set_coasting_vtotal_data replay_set_coasting_vtotal_data; member