Home
last modified time | relevance | path

Searched refs:ALX_MSIC2_CALB_START (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h730 #define ALX_MSIC2_CALB_START BIT(0) macro
H A Dhw.c360 val2 &= ~ALX_MSIC2_CALB_START; in alx_reset_osc()
362 alx_write_mem32(hw, ALX_MSIC2, val2 | ALX_MSIC2_CALB_START); in alx_reset_osc()