Searched defs:bus_width (Results 1 - 13 of 13) sorted by relevance
| /src/sys/arch/arm/nvidia/ |
| H A D | tegra_sdhc.c | 103 u_int bus_width; local in function:tegra_sdhc_attach
|
| /src/sys/arch/arm/nxp/ |
| H A D | imx_sdhc.c | 112 u_int bus_width; local in function:imx_sdhc_attach
|
| /src/sys/dev/sdmmc/ |
| H A D | sdmmcchip.h | 50 int (*bus_width)(sdmmc_chipset_handle_t, int); member in struct:sdmmc_chip_functions
|
| H A D | sdmmc_mem.c | 1448 const int bus_width = SSR_DAT_BUS_WIDTH(ssr); local in function:sdmmc_mem_decode_ssr
|
| H A D | sdmmcvar.h | 71 int bus_width; member in struct:sdmmc_scr
|
| /src/sys/dev/fdt/ |
| H A D | arasan_sdhc_fdt.c | 236 u_int bus_width; local in function:arasan_sdhc_attach
|
| /src/sys/arch/arm/ti/ |
| H A D | ti_sdhc.c | 172 u_int bus_width; local in function:ti_sdhc_attach
|
| /src/sys/arch/evbarm/stand/boot2440/ |
| H A D | dev_sdmmc.c | 108 int (*bus_width)(void*, int); member in struct:sdifdv
|
| H A D | dev_sdmmc.h | 80 int bus_width; member in struct:sdmmc_scr
|
| /src/sys/dev/ic/ |
| H A D | rtsx.c | 719 uint32_t bus_width; local in function:rtsx_set_bus_width
|
| H A D | siopreg.h | 468 uint8_t bus_width; member in struct:nvram_symbios::nvram_symbios_target
|
| H A D | aic7xxx.c | 1819 ahc_validate_width(struct ahc_softc * ahc,struct ahc_initiator_tinfo * tinfo,u_int * bus_width,role_t role) argument 2477 ahc_construct_wdtr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int bus_width) argument 2497 ahc_construct_ppr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int period,u_int offset,u_int bus_width,u_int ppr_options) argument 3120 u_int bus_width; local in function:ahc_parse_msg 3212 u_int bus_width; local in function:ahc_parse_msg [all...] |
| H A D | aic79xx.c | 2883 ahd_validate_width(struct ahd_softc * ahd,struct ahd_initiator_tinfo * tinfo,u_int * bus_width,role_t role) argument 3689 ahd_construct_wdtr(struct ahd_softc * ahd,struct ahd_devinfo * devinfo,u_int bus_width) argument 3709 ahd_construct_ppr(struct ahd_softc * ahd,struct ahd_devinfo * devinfo,u_int period,u_int offset,u_int bus_width,u_int ppr_options) argument 4286 u_int bus_width; local in function:ahd_parse_msg 4384 u_int bus_width; local in function:ahd_parse_msg [all...] |
Completed in 27 milliseconds