Searched refs:REG_CMD_STAT (Results 1 – 2 of 2) sorted by relevance
44 #define REG_CMD_STAT 0x0e /* Write command, read status */ macro533 stat = GET16(REG_CMD_STAT); \553 #define PUT_CMD(x) PUT16(REG_CMD_STAT, (x))554 #define SET_WIN(x) PUT16(REG_CMD_STAT, CMD_SELECT_WINDOW | (x))
1746 stat = GET16(REG_CMD_STAT); in elxl_intr()