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

  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh_sdmmc_linux.c 122 sd_info(("sdio_bcmsdh: func->class=%x\n", func->class));
123 sd_info(("sdio_vendor: 0x%04x\n", func->vendor));
124 sd_info(("sdio_device: 0x%04x\n", func->device));
125 sd_info(("Function#: 0x%04x\n", func->num));
bcmsdstd.c 214 sd_info(("%s:sd->mem_space = %p\n", __FUNCTION__, sd->mem_space));
233 sd_info(("driver_init failed - Reset RCA and try again\n"));
586 sd_info(("SD Clock turned ON.\n"));
596 sd_info(("SD Clock turned OFF.\n"));
1141 sd_info(("%s: ErrorIntrStatus 0x%04x (clearing), IntrStatus 0x%04x PresentState 0x%08x\n",
    [all...]
bcmsdspi.c 162 sd_info(("%s: detaching from hardware\n", __FUNCTION__));
830 sd_info(("CMD59 response data was: 0x%08x\n", sd->card_rsp_data));
1032 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr));
1048 sd_info(("%s: Function %d CIS Ptr = 0x%x\n",
1052 sd_info(("%s: write ESCI bit\n", __FUNCTION__));
1056 sd_info(("%s: enable f1\n", __FUNCTION__));
1062 sd_info(("%s: done\n", __FUNCTION__));
1122 sd_info(("%s: CMD53 func %d, addr 0x%x, size %d, data 0x%08x\n",
1167 sd_info(("%s: CMD53 func %d, addr 0x%x, size %d, data 0x%08x\n",
    [all...]
bcmsdh_sdmmc.c 95 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr));
101 sd_info(("%s: Function %d CIS Ptr = 0x%x\n",
106 sd_info(("%s: Card's Common CIS Ptr = 0x%x\n", __FUNCTION__, sd->com_cis_ptr));
762 sd_info(("%s: rw=%d, func=%d, addr=0x%05x\n", __FUNCTION__, rw, func, regaddr));
851 sd_info(("%s: cmd_type=%d, rw=%d, func=%d, addr=0x%05x, nbytes=%d\n",
    [all...]
bcmpcispi.c 310 sd_info(("%s: Oscillator is %dHz\n", __FUNCTION__, xtal_freq));
373 sd_info(("%s: SPI_CTRL=0x%08x SPI_EXT=0x%08x\n",
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdh_sdmmc.h 32 #define sd_info(x) macro
bcmsdspi.h 31 #define sd_info(x) macro
bcmspibrcm.h 19 #define sd_info(x) macro
bcmsdstd.h 31 #define sd_info(x) macro

Completed in 17 milliseconds