Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/drivers/brcm/emmc/
A Demmc_pboot_hal_memory_drv.c104 struct sd_handle *p_sdhandle; in bcm_emmc_init() local
115 p_sdhandle = sdio_init(); in bcm_emmc_init()
117 if (p_sdhandle == NULL) { in bcm_emmc_init()
133 if (!select_blk_sz(p_sdhandle, in bcm_emmc_init()
304 reset_card(p_sdhandle); in sdio_idle()
309 reset_card(p_sdhandle); in sdio_idle()
310 reset_host_ctrl(p_sdhandle); in sdio_idle()
507 if (!write_block(p_sdhandle, in sdio_write()
573 if (!read_block(p_sdhandle, in sdio_write()
582 if (!write_block(p_sdhandle, in sdio_write()
[all …]

Completed in 3 milliseconds