Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dhw.c359 val2 = alx_read_mem32(hw, ALX_MSIC2); in alx_reset_osc()
361 alx_write_mem32(hw, ALX_MSIC2, val2); in alx_reset_osc()
362 alx_write_mem32(hw, ALX_MSIC2, val2 | ALX_MSIC2_CALB_START); in alx_reset_osc()
H A Dreg.h729 #define ALX_MSIC2 0x19C8 macro