Home
last modified time | relevance | path

Searched refs:HERMES_16BIT_REGSPACING (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/wireless/intersil/orinoco/
Dorinoco_tmd.c137 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_tmd_init_one()
Dspectrum_cs.c224 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in spectrum_cs_config()
Dorinoco_cs.c162 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in orinoco_cs_config()
Dairport.c191 hermes_struct_init(hw, card->vaddr, HERMES_16BIT_REGSPACING); in airport_attach()
Dorinoco_nortel.c195 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_nortel_init_one()
Dorinoco_plx.c234 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_plx_init_one()
Dhermes.h413 #define HERMES_16BIT_REGSPACING 0 macro
Dorinoco_usb.c1638 hw->reg_spacing = HERMES_16BIT_REGSPACING; in ezusb_probe()