Searched refs:AXE_SW_RESET_IPRL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/net/ |
H A D | if_axereg.h | 111 #define AXE_SW_RESET_IPRL 0x20 macro
|
H A D | if_axe.c | 689 AXE_SW_RESET_IPRL | AXE_SW_RESET_PRL, NULL); in axe_ax88772_init() 724 AXE_SW_RESET_IPRL, NULL); in axe_ax88772_phywake() 726 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_IPRL, NULL); in axe_ax88772_phywake() 730 axe_cmd(sc, AXE_CMD_SW_RESET_REG, 0, AXE_SW_RESET_IPRL, NULL); in axe_ax88772_phywake()
|