Home
last modified time | relevance | path

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

/linux/drivers/devfreq/
H A Dhisi_uncore_freq.c185 static int hisi_uncore_cmd_send(struct hisi_uncore_freq *uncore, in hisi_uncore_cmd_send() function
271 return hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_FREQ, &data); in hisi_uncore_target()
290 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_FREQ, &data); in hisi_uncore_get_cur_freq()
316 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_PLAT_FREQ_NUM, in hisi_uncore_init_opp()
325 rc = hisi_uncore_cmd_send(uncore, in hisi_uncore_init_opp()
372 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_MODE, &data); in hisi_platform_gov_handler()
378 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_MODE, &data); in hisi_platform_gov_handler()
426 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_MODE, &data); in hisi_uncore_remove_platform_gov()
580 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_MODE, &data); in hisi_uncore_devfreq_register()
619 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_CAP, &cap); in hisi_uncore_freq_probe()