Searched refs:AXE_CMD_SW_RESET_REG (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/usb/net/ |
| D | if_axe.c | 647 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_CLEAR, NULL); in axe_ax88178_init() 650 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, in axe_ax88178_init() 672 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, in axe_ax88772_init() 677 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, in axe_ax88772_init() 682 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_PRL, NULL); in axe_ax88772_init() 685 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, in axe_ax88772_init() 693 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, in axe_ax88772_init() 723 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_IPPD | in axe_ax88772_phywake() 726 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_IPRL, NULL); in axe_ax88772_phywake() 728 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_CLEAR, NULL); in axe_ax88772_phywake() [all …]
|
| D | if_axereg.h | 91 #define AXE_CMD_SW_RESET_REG 0x0120 macro
|