Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c391 static u16 pcnet32_dwio_read_csr(unsigned long addr, int index) in pcnet32_dwio_read_csr() function
437 .read_csr = pcnet32_dwio_read_csr,
1613 if (pcnet32_dwio_read_csr(ioaddr, 0) == 4 && in pcnet32_probe1()