HomeSort by relevance Sort by last modified time
    Searched refs:DWORD_PKT_LEN_EN (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
spid.h 78 #define DWORD_PKT_LEN_EN 0x8 /* Packet len denoted in dwords instead of bytes */
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmspibrcm.c 239 reg |= DWORD_PKT_LEN_EN;
243 reg &= ~DWORD_PKT_LEN_EN;
    [all...]

Completed in 12 milliseconds