Home
last modified time | relevance | path

Searched refs:sd_dev (Results 1 – 5 of 5) sorted by relevance

/external/arm-trusted-firmware/drivers/brcm/emmc/
Demmc_chal_sd.c66 static int32_t chal_sd_set_power(struct sd_dev *handle,
69 static void chal_sd_set_dma_boundary(struct sd_dev *handle, uint32_t boundary);
71 static int32_t chal_sd_setup_handler(struct sd_dev *handle,
78 static int32_t chal_sd_set_power(struct sd_dev *handle, in chal_sd_set_power()
159 static void chal_sd_set_dma_boundary(struct sd_dev *handle, uint32_t boundary) in chal_sd_set_dma_boundary()
169 static int32_t chal_sd_setup_handler(struct sd_dev *handle, uint32_t sdBase, in chal_sd_setup_handler()
193 struct sd_dev *handle; in chal_sd_init()
200 handle = (struct sd_dev *)sd_handle; in chal_sd_init()
300 struct sd_dev *handle; in chal_sd_set_speed()
305 handle = (struct sd_dev *) sd_handle; in chal_sd_set_speed()
[all …]
Demmc_pboot_hal_memory_drv.c289 memset(p_sdhandle->device, 0, sizeof(struct sd_dev)); in sdio_init()
/external/arm-trusted-firmware/include/drivers/brcm/emmc/
Dbcm_emmc.h47 struct sd_dev sdDevice;
Demmc_csl_sdcmd.h136 struct sd_dev *device;
Demmc_chal_sd.h164 struct sd_dev { struct