Searched refs:SCPDR_CTSD (Results 1 – 1 of 1) sorted by relevance
204 #define SCPDR_CTSD BIT(3) /* Serial Port CTS# Input Pin Data */ macro2327 return !(sci_serial_in(port, SCPDR) & SCPDR_CTSD); in sci_get_cts()