Searched defs:hubbub (Results 1 – 4 of 4) sorted by relevance
42 void hubbub1_wm_read_state(struct hubbub *hubbub, in hubbub1_wm_read_state()91 struct hubbub *hubbub) in hubbub1_verify_allow_pstate_change_high()193 void hubbub1_wm_change_req_wa(struct hubbub *hubbub) in hubbub1_wm_change_req_wa()200 struct hubbub *hubbub, in hubbub1_program_watermarks()483 struct hubbub *hubbub, in hubbub1_update_dchub()543 void hubbub1_toggle_watermark_change_req(struct hubbub *hubbub) in hubbub1_toggle_watermark_change_req()559 void hubbub1_soft_reset(struct hubbub *hubbub, bool reset) in hubbub1_soft_reset()699 static bool hubbub1_get_dcc_compression_cap(struct hubbub *hubbub, in hubbub1_get_dcc_compression_cap()790 void hubbub1_construct(struct hubbub *hubbub, in hubbub1_construct()
181 struct hubbub { struct182 const struct hubbub_funcs *funcs; argument184 const struct dcn_hubbub_registers *regs; argument185 const struct dcn_hubbub_shift *shifts; argument186 const struct dcn_hubbub_mask *masks; argument192 struct hubbub *hubbub, argument
633 struct hubbub *hubbub = kzalloc(sizeof(struct hubbub), in dcn10_hubbub_create() local
143 struct hubbub *hubbub; member