Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dbcm2835_sdhci.c56 ulong last_write; member
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()
201 priv->last_write = 0; in bcm2835_sdhci_probe()