Home
last modified time | relevance | path

Searched refs:separation_time (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c321 smu10_data->separation_time = 0; in smu10_reset_cc6_data()
949 static int smu10_store_cc6_data(struct pp_hwmgr *hwmgr, uint32_t separation_time, in smu10_store_cc6_data() argument
954 if (separation_time != data->separation_time || in smu10_store_cc6_data()
957 data->separation_time = separation_time; in smu10_store_cc6_data()
H A Dsmu10_hwmgr.h268 uint32_t separation_time; member
H A Dsmu8_hwmgr.c1497 static int smu8_store_cc6_data(struct pp_hwmgr *hwmgr, uint32_t separation_time, in smu8_store_cc6_data() argument
1502 if (separation_time != in smu8_store_cc6_data()
1511 separation_time; in smu8_store_cc6_data()
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h292 int (*store_cc6_data)(struct pp_hwmgr *hwmgr, uint32_t separation_time,