Home
last modified time | relevance | path

Searched refs:DLY_INT_B (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.h65 #define DLY_INT_B 0xAC /* Group B delayed interrupt register */ macro
H A Damd8111e.c399 mmio+DLY_INT_B); in amd8111e_set_coalesce()
405 writel(0, mmio +DLY_INT_B); in amd8111e_set_coalesce()
530 /* Clear DLY_INT_A and DLY_INT_B */ in amd8111e_init_hw_default()
532 writel(0x0, mmio + DLY_INT_B); in amd8111e_init_hw_default()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.h65 #define DLY_INT_B 0xAC /* Group B delayed interrupt register */ macro
H A Damd8111e.c398 timeout, mmio + DLY_INT_B); in amd8111e_set_coalesce()
404 writel(0, mmio + DLY_INT_B); in amd8111e_set_coalesce()
529 /* Clear DLY_INT_A and DLY_INT_B */ in amd8111e_init_hw_default()
531 writel(0x0, mmio + DLY_INT_B); in amd8111e_init_hw_default()

Completed in 9 milliseconds