Home
last modified time | relevance | path

Searched refs:SBTMSLOW_REJECT (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Db44.h286 #define SBTMSLOW_REJECT 0x00000002 /* Reject */ macro
412 #define SSB_CORE_DOWN ( SBTMSLOW_RESET | SBTMSLOW_REJECT )
Db44.c205 bw32(bp, B44_SBTMSLOW, (SBTMSLOW_REJECT | SBTMSLOW_CLOCK)); in ssb_core_disable()
206 b44_wait_bit(bp, B44_SBTMSLOW, SBTMSLOW_REJECT, 100000, 0); in ssb_core_disable()