HomeSort by relevance Sort by last modified time
    Searched full:cis_byte (Results 1 - 1 of 1) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmspibrcm.c 562 uint32 cis_byte; local
594 if (bcmspi_card_regread (sd, SDIO_FUNC_1, offset, 2, &cis_byte) < 0) {
600 *cis = (uint16)cis_byte;
    [all...]

Completed in 65 milliseconds