Home
last modified time | relevance | path

Searched defs:__value (Results 1 – 25 of 88) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.h158 static inline void set_tx_desc_pkt_size(__le32 *__txdesc, u32 __value) in set_tx_desc_pkt_size()
163 static inline void set_tx_desc_offset(__le32 *__txdesc, u32 __value) in set_tx_desc_offset()
168 static inline void set_tx_desc_bmc(__le32 *__txdesc, u32 __value) in set_tx_desc_bmc()
173 static inline void set_tx_desc_htc(__le32 *__txdesc, u32 __value) in set_tx_desc_htc()
178 static inline void set_tx_desc_last_seg(__le32 *__txdesc, u32 __value) in set_tx_desc_last_seg()
183 static inline void set_tx_desc_first_seg(__le32 *__txdesc, u32 __value) in set_tx_desc_first_seg()
188 static inline void set_tx_desc_linip(__le32 *__txdesc, u32 __value) in set_tx_desc_linip()
193 static inline void set_tx_desc_own(__le32 *__txdesc, u32 __value) in set_tx_desc_own()
200 static inline void set_tx_desc_macid(__le32 *__txdesc, u32 __value) in set_tx_desc_macid()
205 static inline void set_tx_desc_agg_enable(__le32 *__txdesc, u32 __value) in set_tx_desc_agg_enable()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.h153 #define SET_8812_H2CCMD_WOWLAN_FUNC_ENABLE(__cmd, __value) \ argument
155 #define SET_8812_H2CCMD_WOWLAN_PATTERN_MATCH_ENABLE(__cmd, __value) \ argument
157 #define SET_8812_H2CCMD_WOWLAN_MAGIC_PKT_ENABLE(__cmd, __value) \ argument
159 #define SET_8812_H2CCMD_WOWLAN_UNICAST_PKT_ENABLE(__cmd, __value) \ argument
161 #define SET_8812_H2CCMD_WOWLAN_ALL_PKT_DROP(__cmd, __value) \ argument
163 #define SET_8812_H2CCMD_WOWLAN_GPIO_ACTIVE(__cmd, __value) \ argument
165 #define SET_8812_H2CCMD_WOWLAN_REKEY_WAKE_UP(__cmd, __value) \ argument
167 #define SET_8812_H2CCMD_WOWLAN_DISCONNECT_WAKE_UP(__cmd, __value) \ argument
169 #define SET_8812_H2CCMD_WOWLAN_GPIONUM(__cmd, __value) \ argument
171 #define SET_8812_H2CCMD_WOWLAN_GPIO_DURATION(__cmd, __value) \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dfw.h150 #define SET_88E_H2CCMD_WOWLAN_FUNC_ENABLE(__cmd, __value) \ argument
152 #define SET_88E_H2CCMD_WOWLAN_PATTERN_MATCH_ENABLE(__cmd, __value) \ argument
154 #define SET_88E_H2CCMD_WOWLAN_MAGIC_PKT_ENABLE(__cmd, __value) \ argument
156 #define SET_88E_H2CCMD_WOWLAN_UNICAST_PKT_ENABLE(__cmd, __value) \ argument
158 #define SET_88E_H2CCMD_WOWLAN_ALL_PKT_DROP(__cmd, __value) \ argument
160 #define SET_88E_H2CCMD_WOWLAN_GPIO_ACTIVE(__cmd, __value) \ argument
162 #define SET_88E_H2CCMD_WOWLAN_REKEY_WAKE_UP(__cmd, __value) \ argument
164 #define SET_88E_H2CCMD_WOWLAN_DISCONNECT_WAKE_UP(__cmd, __value) \ argument
166 #define SET_88E_H2CCMD_WOWLAN_GPIONUM(__cmd, __value) \ argument
168 #define SET_88E_H2CCMD_WOWLAN_GPIO_DURATION(__cmd, __value) \ argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_numeric.h269 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
311 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
351 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
395 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
H A Dstl_heap.h177 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1)); in _GLIBCXX_VISIBILITY() local
214 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1)); in _GLIBCXX_VISIBILITY() local
261 _ValueType __value = _GLIBCXX_MOVE(*__result); in _GLIBCXX_VISIBILITY() local
354 _ValueType __value = _GLIBCXX_MOVE(*(__first + __parent)); in _GLIBCXX_VISIBILITY() local
H A Drandom.h72 { static const _UIntType __value = 0; }; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_numeric.h269 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
311 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
351 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
395 _ValueType __value = *__first; in _GLIBCXX_VISIBILITY() local
H A Dstl_heap.h177 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1)); in _GLIBCXX_VISIBILITY() local
214 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1)); in _GLIBCXX_VISIBILITY() local
261 _ValueType __value = _GLIBCXX_MOVE(*__result); in _GLIBCXX_VISIBILITY() local
354 _ValueType __value = _GLIBCXX_MOVE(*(__first + __parent)); in _GLIBCXX_VISIBILITY() local
H A Drandom.h72 { static const _UIntType __value = 0; }; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dbug.h16 #define BUG_INSTR(__value) __inst_thumb16(__value) argument
19 #define BUG_INSTR(__value) __inst_arm(__value) argument
35 #define __BUG(__file, __line, __value) \ argument
51 #define __BUG(__file, __line, __value) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.h250 #define SET_PCIE_SEQ_INFO_0(__seq_info, __value) \ argument
252 #define SET_PCIE_SEQ_INFO_0_VALID(__seq_info, __value) \ argument
254 #define SET_PCIE_SEQ_INFO_1(__seq_info, __value) \ argument
256 #define SET_PCIE_SEQ_INFO_1_VALID(__seq_info, __value) \ argument
258 #define SET_PCIE_SEQ_INFO_2(__seq_info, __value) \ argument
260 #define SET_PCIE_SEQ_INFO_2_VALID(__seq_info, __value) \ argument
262 #define SET_PCIE_SEQ_INFO_3(__seq_info, __value) \ argument
264 #define SET_PCIE_SEQ_INFO_3_VALID(__seq_info, __value) \ argument
287 #define SET_ADDR_INFO_LEN(__addr_info, __value) \ argument
289 #define SET_ADDR_INFO_NUM(__addr_info, __value) \ argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/
H A Dutils.h161 …__equal_value_by_pred(const _Tp& __value, _Predicate __pred) : _M_value(__value), _M_pred(__pred) … in __equal_value_by_pred()
178 explicit __equal_value(const _Tp& __value) : _M_value(__value) {} in __equal_value()
195 explicit __not_equal_value(const _Tp& __value) : _M_value(__value) {} in __not_equal_value()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/
H A Dutils.h161 …__equal_value_by_pred(const _Tp& __value, _Predicate __pred) : _M_value(__value), _M_pred(__pred) … in __equal_value_by_pred()
178 explicit __equal_value(const _Tp& __value) : _M_value(__value) {} in __equal_value()
195 explicit __not_equal_value(const _Tp& __value) : _M_value(__value) {} in __not_equal_value()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/debug/
H A Dsafe_sequence.h46 _Type __value; variable
61 _Type __value; variable
H A Dfunctions.h46 { enum { __value = 0 }; }; enumerator
352 _ForwardIterator __last, const _Tp& __value) in __check_partitioned_lower()
369 _ForwardIterator __last, const _Tp& __value) in __check_partitioned_upper()
387 _ForwardIterator __last, const _Tp& __value, in __check_partitioned_lower()
405 _ForwardIterator __last, const _Tp& __value, in __check_partitioned_upper()
H A Dsafe_iterator.h213 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
553 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
702 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/debug/
H A Dsafe_sequence.h46 _Type __value; variable
61 _Type __value; variable
H A Dfunctions.h46 { enum { __value = 0 }; }; enumerator
352 _ForwardIterator __last, const _Tp& __value) in __check_partitioned_lower()
369 _ForwardIterator __last, const _Tp& __value) in __check_partitioned_upper()
387 _ForwardIterator __last, const _Tp& __value, in __check_partitioned_lower()
405 _ForwardIterator __last, const _Tp& __value, in __check_partitioned_upper()
H A Dsafe_iterator.h213 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
553 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
702 std::__are_same<_MutableIterator, _OtherIterator>::__value, in _Safe_iterator()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00reg.h235 #define SET_FIELD(__reg, __type, __field, __value)\ argument
251 #define rt2x00_set_field32(__reg, __field, __value) \ argument
256 #define rt2x00_set_field16(__reg, __field, __value) \ argument
261 #define rt2x00_set_field8(__reg, __field, __value) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Drandom.h58 { static const _UIntType __value = 0; }; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Drandom.h58 { static const _UIntType __value = 0; }; in _GLIBCXX_VISIBILITY() member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A D__mbstate_t.h20 } __value; /* Value so far. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A D__mbstate_t.h20 } __value; /* Value so far. */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_types.h218 …#define SET_TX_DESC_ANTSEL_A_88E(__ptx_desc, __value) SET_BITS_TO_LE_4BYTE(__ptx_desc+8, 24, 1, __… argument
219 …#define SET_TX_DESC_ANTSEL_B_88E(__ptx_desc, __value) SET_BITS_TO_LE_4BYTE(__ptx_desc+8, 25, 1, __… argument
220 …#define SET_TX_DESC_ANTSEL_C_88E(__ptx_desc, __value) SET_BITS_TO_LE_4BYTE(__ptx_desc+28, 29, 1, _… argument

1234