Searched defs:bus_width (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/system/dev/block/sdmmc/
H A Dmmc.c50 static zx_status_t mmc_set_bus_width(sdmmc_device_t* dev, sdmmc_bus_width_t bus_width, argument
[all...]
H A Dsdmmc.h54 sdmmc_bus_width_t bus_width; member in struct:sdmmc_device
/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Donfi.h63 uint32_t bus_width; /* 8 vs 16 bit */ member in struct:nand_chip_table
H A Daml-rawnand.h38 uint32_t bus_width; /* 16bit or 8bit ? */ member in struct:__anon438
/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Dsdmmc.h126 sdmmc_set_bus_width(sdmmc_protocol_t* sdmmc, sdmmc_bus_width_t bus_width) argument
/fuchsia/zircon/system/dev/block/imx-sdhci/
H A Dimx-sdhci.c782 static zx_status_t imx_sdhci_set_bus_width(void* ctx, uint32_t bus_width) { argument
/fuchsia/zircon/system/dev/block/sdhci/
H A Dsdhci.c688 static zx_status_t sdhci_set_bus_width(void* ctx, uint32_t bus_width) { argument

Completed in 87 milliseconds