Searched refs:update_state (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn351/ |
| H A D | dcn351_hwseq.c | 39 struct pg_block_update *update_state) in dcn351_calc_blocks_to_gate() argument 43 dcn35_calc_blocks_to_gate(dc, context, update_state); in dcn351_calc_blocks_to_gate() 46 if (!update_state->pg_pipe_res_update[PG_HUBP][i] && in dcn351_calc_blocks_to_gate() 47 !update_state->pg_pipe_res_update[PG_DPP][i]) { in dcn351_calc_blocks_to_gate() 49 update_state->pg_pipe_res_update[PG_HUBP][j] = false; in dcn351_calc_blocks_to_gate() 50 update_state->pg_pipe_res_update[PG_DPP][j] = false; in dcn351_calc_blocks_to_gate() 59 struct pg_block_update *update_state) in dcn351_calc_blocks_to_ungate() argument 63 dcn35_calc_blocks_to_ungate(dc, context, update_state); in dcn351_calc_blocks_to_ungate() 66 if (update_state->pg_pipe_res_update[PG_HUBP][i] && in dcn351_calc_blocks_to_ungate() 67 update_state in dcn351_calc_blocks_to_ungate() 100 dcn351_hw_block_power_down(struct dc * dc,struct pg_block_update * update_state) dcn351_hw_block_power_down() argument 153 dcn351_hw_block_power_up(struct dc * dc,struct pg_block_update * update_state) dcn351_hw_block_power_up() argument [all...] |
| H A D | dcn351_hwseq.h | 33 struct pg_block_update *update_state); 35 struct pg_block_update *update_state); 37 struct pg_block_update *update_state); 39 struct pg_block_update *update_state);
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | icp_qat_fw_la.h | 83 cmp_auth, ret_auth, update_state, \ argument 97 ((update_state & QAT_LA_UPDATE_STATE_MASK) << \
|
| /linux/drivers/firmware/arm_scmi/ |
| H A D | protocols.h | 219 * @update_state: An operation to provide the custom logic to update the 227 int (*update_state)(struct scmi_iterator_state *st, member
|
| /linux/drivers/watchdog/ |
| H A D | wm831x_wdt.c | 31 int update_state; member
|