Searched defs:SCxSR_ERROR_CLEAR (Results 1 – 1 of 1) sorted by relevance
168 # define SCxSR_ERROR_CLEAR(port) 0xc4 macro186 # define SCxSR_ERROR_CLEAR(port) (sci_in(port,SCxSR)&0xfd73) macro191 # define SCxSR_ERROR_CLEAR(port) 0x0073 macro205 # define SCxSR_ERROR_CLEAR(port) (((port)->type == PORT_SCI) ? 0xc4 : 0x0073) macro