Home
last modified time | relevance | path

Searched defs:hccs_mbox_client_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/soc/hisilicon/
Dkunpeng_hccs.h48 struct hccs_mbox_client_info { struct
49 struct mbox_client client;
50 struct mbox_chan *mbox_chan;
51 struct pcc_mbox_chan *pcc_chan;
52 u64 deadline_us;
53 void __iomem *pcc_comm_addr;
54 struct completion done;