Searched refs:DRB_MSG_COUNT_L (Results 1 – 2 of 2) sorted by relevance
56 #define DRB_MSG_COUNT_L GENMASK(15, 0) macro
203 drb->msg.msg_hdr = cpu_to_le32(FIELD_PREP(DRB_MSG_COUNT_L, count_l) | in t7xx_setup_msg_drb()