Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intersil/orinoco/
Dorinoco_tmd.c54 #define COR_RESET (0x80) /* reset bit in the COR register */ macro
67 iowrite8(COR_VALUE | COR_RESET, card->bridge_io); in orinoco_tmd_cor_reset()
Dorinoco_plx.c101 #define COR_RESET (0x80) /* reset bit in the COR register */ macro
117 iowrite8(COR_VALUE | COR_RESET, card->attr_io + COR_OFFSET); in orinoco_plx_cor_reset()