CCR_RESET         231 include/linux/cd1400.h #define	CCR_RESETCHAN	(CCR_RESET | 0x00)
CCR_RESET         232 include/linux/cd1400.h #define	CCR_RESETFULL	(CCR_RESET | 0x01)
CCR_RESET         233 include/linux/cd1400.h #define	CCR_TXFLUSHFIFO	(CCR_RESET | 0x02)