Searched refs:RC_TYPE_RC6 (Results 1 – 1 of 1) sorted by relevance
17 #define RC_TYPE_RC6 (1 << 2) /* Philips RC6 protocol */ macro26 #define RC_TYPE_ALL (RC_TYPE_RC5 | RC_TYPE_NEC | RC_TYPE_RC6 | \