Searched refs:HINIC_MBOX_INT_SET (Results 1 – 1 of 1) sorted by relevance
37 #define HINIC_MBOX_INT_SET(val, field) \ macro706 mbox_int = HINIC_MBOX_INT_SET(dst_func, DST_FUNC) | in write_mbox_msg_attr()707 HINIC_MBOX_INT_SET(dst_aeqn, DST_AEQN) | in write_mbox_msg_attr()708 HINIC_MBOX_INT_SET(rsp_aeq, SRC_RESP_AEQN) | in write_mbox_msg_attr()709 HINIC_MBOX_INT_SET(NO_DMA_ATTRIBUTE_VAL, STAT_DMA) | in write_mbox_msg_attr()710 HINIC_MBOX_INT_SET(ALIGN(MBOX_SEG_LEN + MBOX_HEADER_SZ + in write_mbox_msg_attr()713 HINIC_MBOX_INT_SET(STRONG_ORDER, STAT_DMA_SO_RO) | in write_mbox_msg_attr()714 HINIC_MBOX_INT_SET(WRITE_BACK, WB_EN); in write_mbox_msg_attr()