Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c203 void __iomem *comm_space = cl_info->pcc_comm_addr + in hccs_pcc_cmd_send() local
222 memcpy_toio(comm_space, (void *)desc, comm_space_size); in hccs_pcc_cmd_send()
238 memcpy_fromio((void *)desc, comm_space, comm_space_size); in hccs_pcc_cmd_send()