Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A 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()
345 static int bcm2835_transfer_pio(struct bcm2835_host *host) in bcm2835_transfer_pio()
459 static int bcm2835_finish_command(struct bcm2835_host *host) in bcm2835_finish_command()
552 static int bcm2835_transmit(struct bcm2835_host *host) in bcm2835_transmit()
659 struct bcm2835_host *host = dev_get_priv(dev); in bcm2835_send_cmd()
704 struct bcm2835_host *host = dev_get_priv(dev); in bcm2835_set_ios()
727 static void bcm2835_add_host(struct bcm2835_host *host) in bcm2835_add_host()
753 struct bcm2835_host *host = dev_get_priv(dev); in bcm2835_probe()
[all …]
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c144 struct bcm2835_host { struct
273 struct bcm2835_host *host = mmc_priv(mmc); in bcm2835_reset()
323 struct bcm2835_host *host = param; in bcm2835_dma_complete()
824 struct bcm2835_host *host = in bcm2835_timeout()
972 struct bcm2835_host *host = dev_id; in bcm2835_irq()
1018 struct bcm2835_host *host = dev_id; in bcm2835_threaded_irq()
1049 struct bcm2835_host *host = in bcm2835_dma_complete_work()
1050 container_of(work, struct bcm2835_host, dma_work); in bcm2835_dma_complete_work()
1154 struct bcm2835_host *host = mmc_priv(mmc); in bcm2835_request()
1227 struct bcm2835_host *host = mmc_priv(mmc); in bcm2835_set_ios()
[all …]