Home
last modified time | relevance | path

Searched defs:_V (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/chip/
Drtmp_phy.h178 #define RTMP_RF_IO_WRITE32(_A, _V) \ argument
197 #define RTMP_RF_IO_WRITE32(_A, _V) RTUSBWriteRFRegister(_A, _V) argument
202 #define RTMP_RF_IO_WRITE8_BY_REG_ID(_A, _I, _V) RT30xxWriteRFRegister(_A, _I, _V) argument
402 #define RTMP_BBP_IO_WRITE8_BY_REG_ID(_A, _I, _V) \ argument
477 #define RTMP_BBP_IO_WRITE8_BY_REG_ID(_A, _I, _V) RTUSBWriteBBPRegister(_A, _I, _V) argument
479 #define BBP_IO_WRITE8_BY_REG_ID(_A, _I, _V) RTUSBWriteBBPRegister(_A, _I, _V) argument
/linux-2.6.39/drivers/staging/winbond/
Dwb35reg_f.h33 #define RFWriteControlData(_A, _V) Wb35Reg_Write(_A, 0x0864, _V) argument
/linux-2.6.39/drivers/staging/rt2860/
Drt_linux.h534 #define RTMP_IO_WRITE32(_A, _R, _V) \ argument
544 #define RTMP_IO_FORCE_WRITE32(_A, _R, _V) \ argument
552 #define RTMP_IO_WRITE8(_A, _R, _V) \ argument
563 #define RTMP_IO_WRITE8(_A, _R, _V) \ argument
571 #define RTMP_IO_WRITE16(_A, _R, _V) \ argument
587 #define RTMP_IO_WRITE32(_A, _R, _V) \ argument
590 #define RTMP_IO_WRITE8(_A, _R, _V) \ argument
596 #define RTMP_IO_WRITE16(_A, _R, _V) \ argument
Dwpa.h165 #define SET_u16_TO_ARRARY(_V, _LEN) \ argument
171 #define INC_u16_TO_ARRARY(_V, _LEN) \ argument
182 #define CONV_ARRARY_TO_u16(_V) ((_V[0]<<8) | (_V[1])) argument
184 #define ADD_ONE_To_64BIT_VAR(_V) \ argument