Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfsl_ifc.h240 #define IFC_CCR_CLK_DIV(n) ((n-1) << IFC_CCR_CLK_DIV_SHIFT) macro
/openbmc/u-boot/include/
H A Dfsl_ifc.h352 #define IFC_CCR_CLK_DIV(n) ((n-1) << IFC_CCR_CLK_DIV_SHIFT) macro