Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dmmc_ops.h64 const int __off = 3 - (start / 32); in unstuff_bits() local
/linux/arch/arm/mach-s3c/
H A Dgpio-core.h20 #define con_4bit_shift(__off) ((__off) * 4) argument