Searched refs:SCIF_RFDC_MASK (Results 1 – 2 of 2) sorted by relevance
303 # define SCIF_RFDC_MASK 0x007f macro307 # define SCIF_RFDC_MASK 0x007f macro316 # define SCIF_RFDC_MASK 0x007f macro318 # define SCIF_RFDC_MASK 0x001f macro322 # define SCIF_RFDC_MASK 0x001f macro
47 return sci_in(port, SCFDR) & SCIF_RFDC_MASK; in scif_rxfill()54 return sci_in(port, SCFDR) & SCIF_RFDC_MASK; in scif_rxfill()