HomeSort by relevance Sort by last modified time
    Searched defs:sdioh_request_word (Results 1 - 4 of 4) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh_sdmmc.c 841 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, function
1125 sdioh_request_word(sd, 0, SDIOH_READ, func, regaddr, data, regsize);
1193 sdioh_request_word(sd, 0, SDIOH_READ, func, regaddr, &data, regsize);
    [all...]
bcmsdspi.c 606 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, function
    [all...]
bcmspibrcm.c 649 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, function
    [all...]
bcmsdstd.c 808 sdioh_request_word(sdioh_info_t *sd, uint cmd_type, uint rw, uint func, uint addr, function
    [all...]

Completed in 304 milliseconds