Searched refs:ENE_KB1200_NO_PUD_POS (Results 1 – 3 of 3) sorted by relevance
19 #define ENE_KB1200_NO_PUD_POS 12 macro
24 ((DT_PROP(node_id, bias_disable) << ENE_KB1200_NO_PUD_POS) | \
118 if (conf & BIT(ENE_KB1200_NO_PUD_POS)) { in kb1200_config_pin()