Searched refs:HERMON_HCR_CMD_GO_MASK (Results 1 – 2 of 2) sorted by relevance
1024 if (((hcrreg & HERMON_HCR_CMD_GO_MASK) == 0) && in hermon_write_hcr()1082 hcrreg = HERMON_HCR_CMD_GO_MASK; in hermon_write_hcr()1121 if (((hcrreg & HERMON_HCR_CMD_GO_MASK) == 0) && in hermon_write_hcr()
118 #define HERMON_HCR_CMD_GO_MASK 0x00800000 macro