Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-bcm2835.c81 u32 word_shift = word_num * 16; in bcm2835_sdhci_writew() local
95 u32 word_shift = word_num * 16; in bcm2835_sdhci_readw() local
Dsdhci-iproc.c101 u32 word_shift = REG_OFFSET_IN_BITS(reg); in sdhci_iproc_writew() local