Searched refs:SEND_CTRL_CM_RESET_SMASK (Results 1 – 2 of 2) sorted by relevance
23 write_csr(dd, SEND_CTRL, sendctrl | SEND_CTRL_CM_RESET_SMASK); in __cm_reset()27 if ((sendctrl & SEND_CTRL_CM_RESET_SMASK) == 0) in __cm_reset()
841 #define SEND_CTRL_CM_RESET_SMASK 0x4ull macro