Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_a0_internal.h30 #define HW_ATL_A0_ERR_INT 8U macro
A Dhw_atl_a0.c394 ((HW_ATL_A0_ERR_INT << 0x18) | (1U << 0x1F)) | in hw_atl_a0_hw_init()
395 ((HW_ATL_A0_ERR_INT << 0x10) | (1U << 0x17)) | in hw_atl_a0_hw_init()
396 ((HW_ATL_A0_ERR_INT << 8) | (1U << 0xF)) | in hw_atl_a0_hw_init()
397 ((HW_ATL_A0_ERR_INT) | (1U << 0x7)), 0U); in hw_atl_a0_hw_init()
729 (1U << HW_ATL_A0_ERR_INT)); in hw_atl_a0_hw_irq_enable()

Completed in 4 milliseconds