Searched refs:SCB_ST_CUS_ACTV (Results 1 – 2 of 2) sorted by relevance
82 #define SCB_ST_CUS_ACTV (2 << 8) /* Active */ macro
1093 SCB_ST_CUS_ACTV) ? "active" : ""); in wv_scb_show()3778 (((status & SCB_ST_CUS) != SCB_ST_CUS_ACTV) && in wavelan_interrupt()