Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dbcm2835_sdhost.c159 struct bcm2835_host { struct
182 static void bcm2835_dumpregs(struct bcm2835_host *host) in bcm2835_dumpregs() argument
202 static void bcm2835_reset_internal(struct bcm2835_host *host) in bcm2835_reset_internal()
235 static int bcm2835_wait_transfer_complete(struct bcm2835_host *host) in bcm2835_wait_transfer_complete()
270 static int bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()
345 static int bcm2835_transfer_pio(struct bcm2835_host *host) in bcm2835_transfer_pio()
373 static void bcm2835_prepare_data(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_prepare_data()
389 static u32 bcm2835_read_wait_sdcmd(struct bcm2835_host *host) in bcm2835_read_wait_sdcmd()
403 static int bcm2835_send_command(struct bcm2835_host *host, struct mmc_cmd *cmd, in bcm2835_send_command()
459 static int bcm2835_finish_command(struct bcm2835_host *host) in bcm2835_finish_command()
[all …]