Searched refs:HINIC_MBOX_INT_SET (Results 1 – 1 of 1) sorted by relevance
32 #define HINIC_MBOX_INT_SET(val, field) \ macro344 mbox_int = HINIC_MBOX_INT_SET(dst_func, DST_FUNC) | in write_mbox_msg_attr()345 HINIC_MBOX_INT_SET(dst_aeqn, DST_AEQN) | in write_mbox_msg_attr()347 HINIC_MBOX_INT_SET(seg_ack_aeqn, SRC_RESP_AEQN) | in write_mbox_msg_attr()348 HINIC_MBOX_INT_SET(NO_DMA_ATTRIBUTE_VAL, STAT_DMA) | in write_mbox_msg_attr()349 HINIC_MBOX_INT_SET(ALIGN(MBOX_SIZE, MBOX_SEG_LEN_ALIGN) >> 2, in write_mbox_msg_attr()351 HINIC_MBOX_INT_SET(STRONG_ORDER, STAT_DMA_SO_RO) | in write_mbox_msg_attr()352 HINIC_MBOX_INT_SET(WRITE_BACK, WB_EN); in write_mbox_msg_attr()