Searched refs:CMD_SW_RESET (Results 1 – 4 of 4) sorted by relevance
75 #define CMD_SW_RESET BIT(13) macro
128 write32(mac_reg_base_addr + UMAC_CMD, (CMD_SW_RESET | CMD_LCL_LOOP_EN)); in bcmgenet_umac_reset()592 write32(mac_reg_base_addr + UMAC_CMD, CMD_SW_RESET | CMD_LCL_LOOP_EN); in bcmgenet_eth_init()
135 write32(MAC_REG + UMAC_CMD, (CMD_SW_RESET | CMD_LCL_LOOP_EN)); in bcmgenet_umac_reset()588 write32(MAC_REG + UMAC_CMD, CMD_SW_RESET | CMD_LCL_LOOP_EN); in bcmgenet_eth_init()
Completed in 12 milliseconds