Searched refs:SOC_LPO_CAL_COUNT_LSB (Results 1 – 1 of 1) sorted by relevance
845 #define SOC_LPO_CAL_COUNT_LSB 0 macro847 … SOC_LPO_CAL_COUNT_GET(x) (((x) & SOC_LPO_CAL_COUNT_MASK) >> SOC_LPO_CAL_COUNT_LSB)848 #define SOC_LPO_CAL_COUNT_SET(x) (((x) << SOC_LPO_CAL_COUNT_LSB) & SOC_LPO_CAL_COUN…