Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhci.c108 u32 word_shift = word_num * 16; in bcm2835_sdhci_writew() local
140 u32 word_shift = word_num * 16; in bcm2835_sdhci_readw() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-iproc.c110 u32 word_shift = REG_OFFSET_IN_BITS(reg); in sdhci_iproc_writew() local
/openbmc/linux/crypto/
H A Decc.c645 int word_shift = shift / 64; in vli_mmod_slow() local