Searched refs:ALX_MSIC2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/ |
H A D | hw.c | 359 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 D | reg.h | 729 #define ALX_MSIC2 0x19C8 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/ |
H A D | hw.c | 359 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 D | reg.h | 729 #define ALX_MSIC2 0x19C8 macro
|
Completed in 8 milliseconds