Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dbcm2835_sdhci.c67 struct bcm2835_sdhci_host *bcm_host = to_bcm(host); in bcm2835_sdhci_raw_writel() local
78 while (timer_get_us() - bcm_host->last_write < bcm_host->twoticks_delay) in bcm2835_sdhci_raw_writel()
83 bcm_host->last_write = timer_get_us(); in bcm2835_sdhci_raw_writel()