Searched refs:SCIF_RFDC_MASK (Results 1 – 2 of 2) sorted by relevance
301 # define SCIF_RFDC_MASK 0x007f macro305 # define SCIF_RFDC_MASK 0x007f macro313 # define SCIF_RFDC_MASK 0x007f macro315 # define SCIF_RFDC_MASK 0x001f macro319 # define SCIF_RFDC_MASK 0x001f macro
46 return sci_in(port, SCFDR) & SCIF_RFDC_MASK; in scif_rxfill()53 return sci_in(port, SCFDR) & SCIF_RFDC_MASK; in scif_rxfill()