Searched refs:ENE_KB1200_OUT_HI_POS (Results 1 – 3 of 3) sorted by relevance
26 #define ENE_KB1200_OUT_HI_POS 19 macro
31 (DT_PROP(node_id, output_high) << ENE_KB1200_OUT_HI_POS) | \
139 if (conf & BIT(ENE_KB1200_OUT_HI_POS)) { in kb1200_config_pin()