Home
last modified time | relevance | path

Searched refs:HERMES_CONTROL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dhermes.c55 * PARAM0-2 registers, then write HERMES_AUX_ENABLE to the HERMES_CONTROL
570 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()
H A Dhermes.h78 #define HERMES_CONTROL (0x14) macro
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dhermes.c56 * PARAM0-2 registers, then write HERMES_AUX_ENABLE to the HERMES_CONTROL
570 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()
H A Dhermes.h78 #define HERMES_CONTROL (0x14) macro

Completed in 6 milliseconds