Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awgreg.h69 #define PAUSE_TIME (0xffff << 4) macro
H A Dif_awg.c345 val &= ~(PAUSE_TIME|TX_FLOW_CTL_EN); in awg_miibus_statchg()