Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/audio/
Damd7930.c423 #define D_RECV_ERRORS (AMR_DER_RABRT | AMR_DER_RFRAME | AMR_DER_FCS | \ in transceive_Dchannel() macro
465 der = sbus_readb(info->regs + DER) & D_RECV_ERRORS; in transceive_Dchannel()