Home
last modified time | relevance | path

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

/drivers/mmc/core/
A Dmmc_ops.h64 const int __off = 3 - (start / 32); in unstuff_bits() local
66 u32 __res = resp[__off] >> __shft; in unstuff_bits()
69 __res |= resp[__off - 1] << ((32 - __shft) % 32); in unstuff_bits()

Completed in 4 milliseconds