Searched refs:msg_code (Results 1 – 3 of 3) sorted by relevance
49 u16 msg_code; in enetc_msg_task() local54 enetc_msg_handle_rxmsg(pf, i, &msg_code); in enetc_msg_task()56 psimsgrr = ENETC_SIMSGSR_SET_MC(msg_code); in enetc_msg_task()
326 u8 msg_code; in cdns_pcie_ep_assert_intx() local342 msg_code = PCIE_MSG_CODE_ASSERT_INTA + intx; in cdns_pcie_ep_assert_intx()345 msg_code = PCIE_MSG_CODE_DEASSERT_INTA + intx; in cdns_pcie_ep_assert_intx()357 CDNS_PCIE_NORMAL_MSG_CODE(msg_code); in cdns_pcie_ep_assert_intx()
1478 hda_dsp_get_state_text(u32 code, const struct hda_dsp_msg_code *msg_code, in hda_dsp_get_state_text() argument1484 if (code == msg_code[i].code) in hda_dsp_get_state_text()1485 return msg_code[i].text; in hda_dsp_get_state_text()