Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.h164 struct hccs_fw_inner_head fw_inner_head; /* 8 Bytes */ member
H A Dkunpeng_hccs.c205 struct hccs_fw_inner_head *fw_inner_head; in hccs_pcc_cmd_send() local
239 fw_inner_head = &desc->rsp.fw_inner_head; in hccs_pcc_cmd_send()
240 if (fw_inner_head->retStatus) { in hccs_pcc_cmd_send()
242 fw_inner_head->retStatus); in hccs_pcc_cmd_send()