Searched refs:bcm2835_host (Results 1 – 1 of 1) sorted by relevance
144 struct bcm2835_host { struct192 static void bcm2835_dumpcmd(struct bcm2835_host *host, struct mmc_command *cmd, in bcm2835_dumpcmd() argument207 static void bcm2835_dumpregs(struct bcm2835_host *host) in bcm2835_dumpregs()242 static void bcm2835_reset_internal(struct bcm2835_host *host) in bcm2835_reset_internal()273 struct bcm2835_host *host = mmc_priv(mmc); in bcm2835_reset()281 static void bcm2835_finish_command(struct bcm2835_host *host);283 static void bcm2835_wait_transfer_complete(struct bcm2835_host *host) in bcm2835_wait_transfer_complete()323 struct bcm2835_host *host = param; in bcm2835_dma_complete()328 static void bcm2835_transfer_block_pio(struct bcm2835_host *host, bool is_read) in bcm2835_transfer_block_pio()423 static void bcm2835_transfer_pio(struct bcm2835_host *host) in bcm2835_transfer_pio()[all …]