Searched refs:ENE_KB1200_PUSH_PULL_POS (Results 1 – 3 of 3) sorted by relevance
22 #define ENE_KB1200_PUSH_PULL_POS 15 macro
27 (DT_PROP(node_id, drive_push_pull) << ENE_KB1200_PUSH_PULL_POS) | \
143 if (conf & BIT(ENE_KB1200_PUSH_PULL_POS)) { in kb1200_config_pin()