Searched refs:BIT10 (Results 1 – 16 of 16) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/sdio/ |
D | sdio_device.h | 95 #define FN0_ADMA_INT BIT10 114 #define FN1_RESUME BIT10
|
/device/soc/esp/esp32/components/esp_common/include/ |
D | esp_bit_defs.h | 39 #define BIT10 0x00000400 macro
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/common/api/ |
D | wb_co_int.h | 46 #define BIT10 ((uint32_t)(1ul << 10)) macro
|
/device/soc/esp/esp32/components/esp_rom/include/esp32/rom/ |
D | rtc.h | 113 BT_TRIG = BIT10
|
/device/soc/esp/esp32/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_stddefs.h | 196 #define BIT10 0x00000400 /**< preprocessor alias for 32-bit value with bit 10 set, used to specif… macro
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
D | mac_ie.c | 338 …ht_hdl->exp_comp_txbf_cap = ((tmp_txbf_elem & BIT10) >> 10); /* 右移10 bit获取exp_comp_t… in mac_ie_txbf_set_ht_hdl() 424 if ((*pus_ht_cap_info & BIT10) != 0) { in mac_ie_proc_ht_sta()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/ |
D | frw_event.h | 47 #define HI_EVENT_D2H_READY_EVENT BIT10
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_chplan.h | 81 #define RTW_MODULE_RTL8821CE BIT10 /* RTL8821CE */
|
D | rtw_mp.c | 388 phy_set_bb_reg(Adapter, 0x1c44, BIT10, 0x1); in mpt_InitHWConfig()
|
D | rtw_debug.c | 5417 RTW_PRINT_SEL(m, "ASPM L0s: %s\n", (tmp32&BIT10) ? "Enable" : "Disable"); in proc_get_pci_aspm()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/ |
D | hal_mp.c | 1353 phy_set_bb_reg(pAdapter, rFPGA0_XAB_RFInterfaceSW, BIT10, 0); in mpt_SetRFPath_819X() 1355 phy_set_bb_reg(pAdapter, rFPGA0_XB_RFInterfaceOE, BIT10, 0); in mpt_SetRFPath_819X() 1379 phy_set_bb_reg(pAdapter, rFPGA0_XAB_RFInterfaceSW, BIT10, 1); in mpt_SetRFPath_819X() 1380 phy_set_bb_reg(pAdapter, rFPGA0_XA_RFInterfaceOE, BIT10, 0); in mpt_SetRFPath_819X() 1406 phy_set_bb_reg(pAdapter, rFPGA0_XAB_RFInterfaceSW, BIT10, 0); in mpt_SetRFPath_819X()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
D | hi_types_base.h | 447 #define BIT10 ((hi_u32)(1 << 10)) macro
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
D | hi_types_base.h | 448 #define BIT10 ((hi_u32)(1 << 10)) macro
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
D | hmac_vap.c | 660 ht_hdl->htc_support = ((tmp_info_elem & BIT10) != 0) ? 1 : ht_hdl->htc_support; in hmac_search_ht_cap_ie_ap()
|
D | hmac_mgmt_bss_comm.c | 2863 ht_hdl->htc_support = ((us_ht_cap_info & BIT10) >> 10); /* 右移10位 */ in hmac_proc_ht_cap_ie()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
D | osdep_service.h | 94 #define BIT10 0x00000400 macro
|