Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Dif_awgreg.h143 #define RX_FRM_LEN (0x3fff << 16) macro
H A Dif_awg.c1212 len = (status & RX_FRM_LEN) >> RX_FRM_LEN_SHIFT; in awg_rxintr()