Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfsl_ifc.h67 #define IFC_AMASK_SHIFT 16 macro
69 (__ilog2(n) - IFC_AMASK_SHIFT))
/openbmc/u-boot/include/
H A Dfsl_ifc.h71 #define IFC_AMASK_SHIFT 16 macro
73 (LOG2(n) - IFC_AMASK_SHIFT))