Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/
Drtmp_def.h1238 #define OWNERMCU 0x1 macro
/linux-2.6.39/drivers/staging/rt2870/common/
Drtusb_io.c563 value = (SLEEPCID << 16) + (OWNERMCU << 24) + (0x40 << 8) + 1; in RTUSBPutToSleep()