Home
last modified time | relevance | path

Searched refs:CCR_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dcd1400.h216 #define CCR_RESET 0x80 macro
231 #define CCR_RESETCHAN (CCR_RESET | 0x00)
232 #define CCR_RESETFULL (CCR_RESET | 0x01)
233 #define CCR_TXFLUSHFIFO (CCR_RESET | 0x02)
/linux-2.4.37.9/drivers/char/rio/
Dcirrus.h208 #define CCR_RESET 0x80 /* Reset channel */ macro