Searched refs:bcm2835_host (Results 1 – 1 of 1) sorted by relevance
155 struct bcm2835_host { struct204 static void bcm2835_dumpcmd(struct bcm2835_host *host, struct mmc_command *cmd, in bcm2835_dumpcmd() argument219 static void bcm2835_dumpregs(struct bcm2835_host *host) in bcm2835_dumpregs()254 static void bcm2835_reset_internal(struct bcm2835_host *host) in bcm2835_reset_internal()285 struct bcm2835_host *host = mmc_priv(mmc); in bcm2835_reset()292 static void bcm2835_finish_command(struct bcm2835_host *host);294 static void bcm2835_wait_transfer_complete(struct bcm2835_host *host) in bcm2835_wait_transfer_complete()334 struct bcm2835_host *host = param; in bcm2835_dma_complete()339 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()439 static void bcm2835_transfer_pio(struct bcm2835_host *host) in bcm2835_transfer_pio()[all …]