Searched refs:MCHP_XEC_PUSH_PULL_POS (Results 1 – 4 of 4) sorted by relevance
39 (DT_PROP(node_id, drive_push_pull) << MCHP_XEC_PUSH_PULL_POS) | \54 (DT_PROP(node_id, drive_push_pull) << MCHP_XEC_PUSH_PULL_POS) | \
26 #define MCHP_XEC_PUSH_PULL_POS 15 macro
132 if (conf & BIT(MCHP_XEC_PUSH_PULL_POS)) { in xec_config_pin()
99 if (conf & (BIT(MCHP_XEC_PUSH_PULL_POS) | BIT(MCHP_XEC_OPEN_DRAIN_POS))) { in mec5_config_pin()