Home
last modified time | relevance | path

Searched defs:__Value (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dodm_types.h30 #define SET_TX_DESC_ANTSEL_A_88E(__pTxDesc, __Value) \ argument
32 #define SET_TX_DESC_ANTSEL_B_88E(__pTxDesc, __Value) \ argument
34 #define SET_TX_DESC_ANTSEL_C_88E(__pTxDesc, __Value) \ argument
Drtl8188e_xmit.h37 #define SET_EARLYMODE_PKTNUM(__pAddr, __Value) \ argument
39 #define SET_EARLYMODE_LEN0(__pAddr, __Value) \ argument
41 #define SET_EARLYMODE_LEN1(__pAddr, __Value) \ argument
43 #define SET_EARLYMODE_LEN2_1(__pAddr, __Value) \ argument
45 #define SET_EARLYMODE_LEN2_2(__pAddr, __Value) \ argument
47 #define SET_EARLYMODE_LEN3(__pAddr, __Value) \ argument
49 #define SET_EARLYMODE_LEN4(__pAddr, __Value) \ argument
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_cmd.h127 #define SET_H2CCMD_BT_PWR_IDX(__pH2CCmd, __Value) SET_BITS_TO_LE_1BYTE_8BIT(__pH2CCmd, 0, 8, … argument
130 #define SET_H2CCMD_BT_FW_PATCH_ENABLE(__pH2CCmd, __Value) SET_BITS_TO_LE_4BYTE(__pH2CCmd, 0, 8,… argument
131 #define SET_H2CCMD_BT_FW_PATCH_SIZE(__pH2CCmd, __Value) SET_BITS_TO_LE_4BYTE(__pH2CCmd, 8, 16,… argument