Searched refs:HERMES_16BIT_REGSPACING (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intersil/orinoco/ |
D | orinoco_tmd.c | 137 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_tmd_init_one()
|
D | spectrum_cs.c | 224 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in spectrum_cs_config()
|
D | orinoco_cs.c | 162 hermes_struct_init(hw, mem, HERMES_16BIT_REGSPACING); in orinoco_cs_config()
|
D | airport.c | 191 hermes_struct_init(hw, card->vaddr, HERMES_16BIT_REGSPACING); in airport_attach()
|
D | orinoco_nortel.c | 195 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_nortel_init_one()
|
D | orinoco_plx.c | 234 hermes_struct_init(&priv->hw, hermes_io, HERMES_16BIT_REGSPACING); in orinoco_plx_init_one()
|
D | hermes.h | 413 #define HERMES_16BIT_REGSPACING 0 macro
|
D | orinoco_usb.c | 1638 hw->reg_spacing = HERMES_16BIT_REGSPACING; in ezusb_probe()
|