Home
last modified time | relevance | path

Searched defs:byte_shift (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c122 u32 byte_shift = byte_num * 8; in bcm2835_sdhci_writeb() local
150 u32 byte_shift = byte_num * 8; in bcm2835_sdhci_readb() local
/openbmc/linux/drivers/mmc/host/
Dsdhci-iproc.c