Searched refs:bcm2835_host (Results 1 – 1 of 1) sorted by relevance
159 struct bcm2835_host { struct182 static void bcm2835_dumpregs(struct bcm2835_host *host) in bcm2835_dumpregs() argument202 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 …]