Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_awgreg.h47 #define BASIC_CTL_SOFT_RST (1 << 0) macro
H A Dif_awg.c1857 WR4(sc, EMAC_BASIC_CTL_1, BASIC_CTL_SOFT_RST); in awg_reset()
1861 if ((RD4(sc, EMAC_BASIC_CTL_1) & BASIC_CTL_SOFT_RST) == 0) in awg_reset()