Searched refs:RDF (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/
H A Dxcep.c172 /* Set RDF and RDN to appropriate values (chip select 3 (smc91x)) */ xcep_init()
174 /* Set RDF and RDN to appropriate values (chip select 5 (fpga)) */ xcep_init()
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dfddimib.h313 Counter fddiPRIVRDF_Rx ; /* RDF received */
314 Counter fddiPRIVRDF_Tx ; /* RDF transmitted */
348 #define SMT_OID_RDF_RX 26 /* RDF received */
349 #define SMT_OID_RDF_TX 27 /* RDF transmitted */
H A Dsmt.h786 * RDF : request denied frame
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dsmt.c47 "UNKNOWN","NIF","SIF_CONFIG","SIF_OPER","ECF","RAF","RDF",
729 DB_SMT("SMT: ECF with para problem,sending RDF\n",0,0) ; smt_received_pack()
767 DB_SMT("SMT - received ESF, sending RDF\n",0,0) ; smt_received_pack()
798 * we need to send a RDF frame according to 8.1.3.1.1, smt_received_pack()
801 DB_SMT("SMT : class = %d, send RDF to %s\n", smt_received_pack()
854 * generate and send RDF
872 DB_SMT("SMT: sending RDF to %s,reason = 0x%x\n", smt_send_rdf()
925 dump_smt(smc,(struct smt_header *)rdf,"RDF") ; smt_send_rdf()
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpopcode.h42 ADF, MUF, SUF, RSF, DVF, RDF,
112 | 0 | 1 | 0 | 1 | RDF | Reverse divide | Fd := Fm / Fn |
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-sh7760.c174 /* keep the RDF bit: ctrl holds SCL low sh7760_i2c_irq()
/linux-4.1.27/drivers/scsi/
H A Ddc395x.h227 u8 RDF; /* AEN, TRMIOP, & response data format */ member in struct:ScsiInqData
H A Ddc395x.c3239 if ((ptr->Vers & 0x07) >= 2 || (ptr->RDF & 0x0F) == 2) { disc_tagq_set()
/linux-4.1.27/drivers/atm/
H A Diphase.h177 #define RDF 4 macro
802 u_short r_status_rdf; /* status + RDF */
H A Didt77252.c3204 #if 0 /* Fill RDF and AIR tables. */ init_sram()
3208 tmp = RDF[0][(i << 1) + 0] << 16; init_sram()
3209 tmp |= RDF[0][(i << 1) + 1] << 0; init_sram()
/linux-4.1.27/drivers/tty/serial/
H A Dsh-sci.c1043 * Rx Interrupt: if we're using DMA, the DMA controller clears RDF / sci_mpxed_interrupt()

Completed in 390 milliseconds