Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/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); in 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); in orinoco_plx_cor_reset()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/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); in 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); in orinoco_plx_cor_reset()

Completed in 2 milliseconds