Searched refs:HERMES_CONTROL (Results 1 – 2 of 2) sorted by relevance
571 if (hermes_read_reg(hw, HERMES_CONTROL) == desired_state) in hermes_aux_control()577 hermes_write_reg(hw, HERMES_CONTROL, action); in hermes_aux_control()581 if (hermes_read_reg(hw, HERMES_CONTROL) == in hermes_aux_control()
79 #define HERMES_CONTROL (0x14) macro