Searched refs:ENE_KB1200_OUT_LO_POS (Results 1 – 3 of 3) sorted by relevance
27 #define ENE_KB1200_OUT_LO_POS 20 macro
32 (DT_PROP(node_id, output_low) << ENE_KB1200_OUT_LO_POS) | \
136 if (conf & BIT(ENE_KB1200_OUT_LO_POS)) { in kb1200_config_pin()