Home
last modified time | relevance | path

Searched defs:bit_set (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitops.c55 int i, bit_set; in test_bitops_startup() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dbitstring.h68 #define bit_set(name, bit) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dbitstring.h67 #define bit_set(name, bit) \ macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dbitstring.h68 #define bit_set(name, bit) \ macro
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dget_op.S422 bit_set: label
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Ds3c-i2s-v2.c42 #define bit_set(v, b) (((v) & (b)) ? 1 : 0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c2660 u16 val16, bit_set; in _patch_pcie_deglitch() local
2689 u16 val16, bit_set; in _patch_pcie_l2_rxen_lat() local
2760 u16 bit_set; in _patch_pcie_l2_hci_ldo() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dinteger_ops.hpp235 bit_set(number<Backend, ExpressionTemplates>& x, unsigned index) in bit_set() function
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/meson/
H A Dao-cec.c340 unsigned int bit_set, in meson_ao_cec_arbit_bit_time_set()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c805 static void bit_set(struct sparsebit *s, sparsebit_idx_t idx) in bit_set() function
/OK3568_Linux_fs/kernel/block/
H A Dsed-opal.c2622 int ret, bit_set; in opal_generic_read_write_table() local