Searched refs:HERMES_AUX_DISABLE (Results 1 – 1 of 1) sorted by relevance
59 #define HERMES_AUX_DISABLE 0x4000 /* Disable to auxiliary port access */ macro565 int action = enabled ? HERMES_AUX_ENABLE : HERMES_AUX_DISABLE; in hermes_aux_control()