Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/gmac/
A Dhal_geth_utils.c157 value = hal_readl(iobase + GETH_BASIC_CTL1); in geth_mac_reset()
159 hal_writel(value, iobase + GETH_BASIC_CTL1); in geth_mac_reset()
164 value = (hal_readl(iobase + GETH_BASIC_CTL1) & SOFT_RST); in geth_mac_reset()
A Dhal_geth.c681 value = hal_readl(rt_geth_dev.iobase + GETH_BASIC_CTL1); in rt_geth_init()
683 hal_writel(value, rt_geth_dev.iobase + GETH_BASIC_CTL1); in rt_geth_init()
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_geth.h78 #define GETH_BASIC_CTL1 0x04 macro

Completed in 10 milliseconds