Home
last modified time | relevance | path

Searched defs:width (Results 1 – 15 of 15) sorted by relevance

/arm-trusted-firmware/tools/memory/memory/
H A Dprinter.py27 def format_args(self, *args, width=10, fmt=None): argument
32 def format_row(self, leading, *args, width=10, fmt=None): argument
[all...]
/arm-trusted-firmware/plat/intel/soc/common/drivers/sdmmc/
H A Dsdmmc.c214 unsigned int width = bus_width; in sdmmc_set_ios() local
712 unsigned int width, unsigned int flags, in sd_or_mmc_init() argument
[all...]
/arm-trusted-firmware/drivers/imx/usdhc/
H A Dimx_usdhc.c254 static int imx_usdhc_set_ios(unsigned int clk, unsigned int width) in imx_usdhc_set_ios() argument
/arm-trusted-firmware/lib/libc/
H A Dsnprintf.c49 int width; in unsigned_num_print() local
/arm-trusted-firmware/drivers/renesas/common/emmc/
H A Demmc_mount.c313 static EMMC_ERROR_CODE emmc_bus_width(uint32_t width) in emmc_bus_width() argument
/arm-trusted-firmware/drivers/mmc/
H A Dmmc.c232 unsigned int width = bus_width; in mmc_set_ios() local
828 unsigned int width, unsigned int flags, in mmc_init() argument
[all...]
/arm-trusted-firmware/drivers/rpi3/sdhost/
H A Drpi3_sdhost.c424 static int rpi3_sdhost_set_ios(unsigned int clk, unsigned int width) in rpi3_sdhost_set_ios() argument
/arm-trusted-firmware/drivers/cadence/emmc/
H A Dcdns_sdmmc.c360 int cdns_set_ios(unsigned int clk, unsigned int width) in cdns_set_ios() argument
/arm-trusted-firmware/drivers/st/clk/
H A Dclk-stm32-core.h13 uint8_t width; member
31 uint8_t width; member
H A Dclk-stm32-core.c245 uint8_t width) in _get_div() argument
/arm-trusted-firmware/drivers/synopsys/emmc/
H A Ddw_mmc.c322 static int dw_set_ios(unsigned int clk, unsigned int width) in dw_set_ios() argument
/arm-trusted-firmware/drivers/st/mmc/
H A Dstm32_sdmmc2.c477 static int stm32_sdmmc2_set_ios(unsigned int clk, unsigned int width) in stm32_sdmmc2_set_ios() argument
/arm-trusted-firmware/drivers/brcm/emmc/
H A Demmc_csl_sdcard.c122 int set_card_data_width(struct sd_handle *handle, int width) in set_card_data_width() argument
[all...]
H A Demmc_chal_sd.c421 int32_t chal_sd_config_bus_width(CHAL_HANDLE *sd_handle, int32_t width) in chal_sd_config_bus_width() argument
/arm-trusted-firmware/plat/xilinx/zynqmp/pm_service/
H A Dpm_api_clock.c216 uint8_t width; member
[all...]