Searched refs:pcc_chan_info (Results 1 – 1 of 1) sorted by relevance
103 struct pcc_chan_info { struct116 #define to_pcc_chan_info(c) container_of(c, struct pcc_chan_info, chan) argument117 static struct pcc_chan_info *chan_info;235 static bool pcc_chan_plat_irq_can_be_shared(struct pcc_chan_info *pchan) in pcc_chan_plat_irq_can_be_shared()241 static bool pcc_mbox_cmd_complete_check(struct pcc_chan_info *pchan) in pcc_mbox_cmd_complete_check()270 static int pcc_mbox_error_check_and_clear(struct pcc_chan_info *pchan) in pcc_mbox_error_check_and_clear()288 static void pcc_chan_acknowledge(struct pcc_chan_info *pchan) in pcc_chan_acknowledge()308 static void *write_response(struct pcc_chan_info *pchan) in write_response()333 struct pcc_chan_info *pchan; in pcc_mbox_irq()393 struct pcc_chan_info *pchan; in pcc_mbox_request_channel()[all …]