Searched refs:MCHP_XEC_PIN_LOW_POWER_POS (Results 1 – 4 of 4) sorted by relevance
45 (DT_PROP(node_id, low_power_enable) << MCHP_XEC_PIN_LOW_POWER_POS) | \60 (DT_PROP(node_id, low_power_enable) << MCHP_XEC_PIN_LOW_POWER_POS) | \
43 #define MCHP_XEC_PIN_LOW_POWER_POS 27 macro
141 if (conf & BIT(MCHP_XEC_PIN_LOW_POWER_POS)) { in xec_config_pin()
111 if (conf & BIT(MCHP_XEC_PIN_LOW_POWER_POS)) { in mec5_config_pin()