Searched refs:SCB_CMD_RUC (Results 1 – 2 of 2) sorted by relevance
102 #define SCB_CMD_RUC (0x7 << 4) /* Receive Unit command */ macro
1130 (scb.scb_command & SCB_CMD_RUC) >> 4, in wv_scb_show()1131 ((scb.scb_command & SCB_CMD_RUC) == in wv_scb_show()1133 ((scb.scb_command & SCB_CMD_RUC) == in wv_scb_show()1135 ((scb.scb_command & SCB_CMD_RUC) == in wv_scb_show()1137 ((scb.scb_command & SCB_CMD_RUC) == in wv_scb_show()1139 ((scb.scb_command & SCB_CMD_RUC) == in wv_scb_show()3568 (SCB_CMD_CUC & SCB_CMD_CUC_SUS) | (SCB_CMD_RUC & in wv_82586_stop()