Searched defs:__off (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/core/ | ||
H A D | mmc_ops.h | 64 const int __off = 3 - (start / 32); in unstuff_bits() local |
/linux/arch/arm/mach-s3c/ | ||
H A D | gpio-core.h | 20 #define con_4bit_shift(__off) ((__off) * 4) argument |