Home
last modified time | relevance | path

Searched refs:HERMES_CONTROL (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
Dhermes.c570 if (hermes_read_reg(hw, HERMES_CONTROL) == desired_state) in hermes_aux_control()
576 hermes_write_reg(hw, HERMES_CONTROL, action); in hermes_aux_control()
580 if (hermes_read_reg(hw, HERMES_CONTROL) == in hermes_aux_control()
Dhermes.h78 #define HERMES_CONTROL (0x14) macro