Home
last modified time | relevance | path

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

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