HomeSort by: relevance | last modified time | path
    Searched refs:RTW_9346CR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtw.c 316 PRINTREG8(regs, RTW_9346CR);
448 ecr = RTW_READ8(regs, RTW_9346CR);
453 RTW_WBW(regs, RTW_9346CR, MAX(RTW_CONFIG0, RTW_CONFIG3));
456 RTW_WRITE8(regs, RTW_9346CR, ecr);
457 RTW_SYNC(regs, RTW_9346CR, RTW_9346CR);
708 ecr = RTW_READ8(regs, RTW_9346CR);
710 RTW_WRITE8(regs, RTW_9346CR, ecr);
712 RTW_WBR(regs, RTW_9346CR, RTW_9346CR);
    [all...]
rtwreg.h 294 #define RTW_9346CR 0x50 /* 93c46/93c56 Command Register, 8b */

Completed in 15 milliseconds