Searched refs:ENE_KB1200_PU_POS (Results 1 – 3 of 3) sorted by relevance
21 #define ENE_KB1200_PU_POS 14 macro
26 (DT_PROP(node_id, bias_pull_up) << ENE_KB1200_PU_POS) | \
122 if (conf & BIT(ENE_KB1200_PU_POS)) { in kb1200_config_pin()