Home
last modified time | relevance | path

Searched refs:disable_switch (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu8_hwmgr.c848 bool disable_switch; in smu8_update_low_mem_pstate() local
855 disable_switch = hw_data->cc6_settings.nb_pstate_switch_disable ? true : false; in smu8_update_low_mem_pstate()
859 smu8_nbdpm_pstate_enable_disable(hwmgr, false, disable_switch); in smu8_update_low_mem_pstate()
861 smu8_nbdpm_pstate_enable_disable(hwmgr, true, disable_switch); in smu8_update_low_mem_pstate()
863 smu8_nbdpm_pstate_enable_disable(hwmgr, enable_low_mem_state, disable_switch); in smu8_update_low_mem_pstate()
/Linux-v5.4/drivers/net/dsa/
Dlantiq_gswip.c1896 goto disable_switch; in gswip_probe()
1906 disable_switch: in gswip_probe()