Searched refs:baco_program_registers (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dci_baco.c166 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
167 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
169 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
170 baco_program_registers(hwmgr, turn_off_plls_tbl,
172 if (baco_program_registers(hwmgr, enter_baco_tbl,
180 if (baco_program_registers(hwmgr, exit_baco_tbl,
182 if (baco_program_registers(hwmgr, clean_baco_tbl,
H A Dcommon_baco.c82 bool baco_program_registers(struct pp_hwmgr *hwmgr, function
H A Dcommon_baco.h57 extern bool baco_program_registers(struct pp_hwmgr *hwmgr,
H A Dfiji_baco.c164 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
165 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
167 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
168 baco_program_registers(hwmgr, turn_off_plls_tbl,
170 baco_program_registers(hwmgr, clk_req_b_tbl, ARRAY_SIZE(clk_req_b_tbl));
171 if (baco_program_registers(hwmgr, enter_baco_tbl,
179 if (baco_program_registers(hwmgr, exit_baco_tbl,
181 if (baco_program_registers(hwmgr, clean_baco_tbl,
H A Dpolaris_baco.c182 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
183 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
186 baco_program_registers(hwmgr, use_bclk_tbl_vg, ARRAY_SIZE(use_bclk_tbl_vg));
187 baco_program_registers(hwmgr, turn_off_plls_tbl_vg,
190 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
191 baco_program_registers(hwmgr, turn_off_plls_tbl,
194 baco_program_registers(hwmgr, clk_req_b_tbl, ARRAY_SIZE(clk_req_b_tbl));
195 if (baco_program_registers(hwmgr, enter_baco_tbl,
203 if (baco_program_registers(hwmgr, exit_baco_tbl,
205 if (baco_program_registers(hwmg
[all...]
H A Dtonga_baco.c187 baco_program_registers(hwmgr, gpio_tbl_iceland, ARRAY_SIZE(gpio_tbl_iceland));
189 baco_program_registers(hwmgr, gpio_tbl, ARRAY_SIZE(gpio_tbl));
190 baco_program_registers(hwmgr, enable_fb_req_rej_tbl,
192 baco_program_registers(hwmgr, use_bclk_tbl, ARRAY_SIZE(use_bclk_tbl));
193 baco_program_registers(hwmgr, turn_off_plls_tbl,
195 if (baco_program_registers(hwmgr, enter_baco_tbl,
204 if (baco_program_registers(hwmgr, exit_baco_tbl_iceland,
206 if (baco_program_registers(hwmgr, clean_baco_tbl_iceland,
211 if (baco_program_registers(hwmgr, exit_baco_tbl,
213 if (baco_program_registers(hwmg
[all...]

Completed in 325 milliseconds