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

/linux-4.4.14/drivers/net/wireless/orinoco/
H A Dorinoco_tmd.c54 #define COR_RESET (0x80) /* reset bit in the COR register */ macro
67 iowrite8(COR_VALUE | COR_RESET, card->bridge_io); orinoco_tmd_cor_reset()
H A 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); orinoco_plx_cor_reset()

Completed in 162 milliseconds