Searched refs:STINTEN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ |
H A D | amd8111e.c | 383 writel(VAL0|STINTEN, mmio+INTEN0); in amd8111e_set_coalesce() 397 writel(VAL0|STINTEN,mmio+INTEN0); in amd8111e_set_coalesce() 404 writel(STINTEN, mmio+INTEN0); in amd8111e_set_coalesce() 411 writel(VAL0|STINTEN, mmio+INTEN0); in amd8111e_set_coalesce() 448 SPNDINTEN | MPINTEN | SINTEN | STINTEN, mmio + INTEN0); in amd8111e_restart()
|
H A D | amd8111e.h | 206 STINTEN = (1 << 4), enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/ |
H A D | amd8111e.c | 382 writel(VAL0|STINTEN, mmio+INTEN0); in amd8111e_set_coalesce() 396 writel(VAL0 | STINTEN, mmio + INTEN0); in amd8111e_set_coalesce() 403 writel(STINTEN, mmio + INTEN0); in amd8111e_set_coalesce() 410 writel(VAL0 | STINTEN, mmio + INTEN0); in amd8111e_set_coalesce() 447 SPNDINTEN | MPINTEN | SINTEN | STINTEN, mmio + INTEN0); in amd8111e_restart()
|
H A D | amd8111e.h | 206 STINTEN = (1 << 4), enumerator
|
Completed in 9 milliseconds