Home
last modified time | relevance | path

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

/drivers/devfreq/
A Dhisi_uncore_freq.c187 static int hisi_uncore_cmd_send(struct hisi_uncore_freq *uncore, in hisi_uncore_cmd_send() function
272 return hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_FREQ, &data); in hisi_uncore_target()
291 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_FREQ, &data); in hisi_uncore_get_cur_freq()
317 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_PLAT_FREQ_NUM, in hisi_uncore_init_opp()
326 rc = hisi_uncore_cmd_send(uncore, in hisi_uncore_init_opp()
373 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_MODE, &data); in hisi_platform_gov_handler()
379 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_MODE, &data); in hisi_platform_gov_handler()
427 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_SET_MODE, &data); in hisi_uncore_remove_platform_gov()
581 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_MODE, &data); in hisi_uncore_devfreq_register()
620 rc = hisi_uncore_cmd_send(uncore, HUCF_PCC_CMD_GET_CAP, &cap); in hisi_uncore_freq_probe()

Completed in 4 milliseconds