Searched refs:_IOR_OFFSET_WIDTH (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-powertv/
H A Dioremap.h57 #define _IOR_OFFSET_WIDTH(n) (1 << order_base_2(n)) macro
59 (_IOR_OFFSET_WIDTH(n) < 8 ? 8 : _IOR_OFFSET_WIDTH(n))

Completed in 106 milliseconds