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

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.h131 #define KG_SCH_PP_SHIFT_HIGH_SHIFT 27 macro
H A Dfm_kg.c1198 ppcTmp = ((uint32_t)shift << KG_SCH_PP_SHIFT_HIGH_SHIFT) & KG_SCH_PP_SHIFT_HIGH;
1232 ppcTmp = ((uint32_t)shift << KG_SCH_PP_SHIFT_HIGH_SHIFT) & KG_SCH_PP_SHIFT_HIGH;

Completed in 64 milliseconds