Home
last modified time | relevance | path

Searched full:bit24 (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Drtl8723b_spec.h198 #define IMR_TSF_BIT32_TOGGLE_8723B BIT24 /* TSF Timer BIT32 toggle indication interrupt */
220 #define IMR_BCNDMAINT4_8723B BIT24 /* Beacon DMA Interrupt 4 */
H A Dhal_com_reg.h566 #define SDIO_HISR_OCPINT BIT24
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbt_precomp.h55 #define BIT24 0x01000000 macro
H A Dhalbtc8821a1ant.c930 u4_tmp |= BIT24; in btc8821a1ant_set_ant_path()
959 u4_tmp &= ~BIT24; in btc8821a1ant_set_ant_path()
H A Dhalbtc8723b2ant.c1160 u32tmp |= BIT24; in btc8723b2ant_set_ant_path()
1188 u32tmp &= ~BIT24; in btc8723b2ant_set_ant_path()
H A Dhalbtc8821a2ant.c1086 u4tmp |= BIT24; in btc8821a2ant_set_ant_path()
/linux/drivers/gpu/drm/i915/gvt/
H A Dedid.h76 * bit16 - bit24 total byte count (ignore?)
/linux/drivers/usb/chipidea/
H A Dbits.h17 * For 1.x revision, bit24 - bit31 are reserved
/linux/include/uapi/linux/
H A Dsynclink.h43 #define BIT24 0x01000000 macro
H A Dublk_cmd.h476 * - bit24 ~ bit31: reserved0
/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h93 /* bit24: RXDCTL thresholds granularity: 0 - cache lines, 1 - descriptors */
/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c858 u4Tmp &= ~BIT24; in halbtc8723b1ant_SetAntPath()
893 u4Tmp |= BIT24; in halbtc8723b1ant_SetAntPath()
940 u4Tmp &= ~BIT24; in halbtc8723b1ant_SetAntPath()
H A DHalPhyRf_8723B.c82 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, value32); in setIqkMatrix_8723B()
106 PHY_SetBBReg(pDM_Odm->Adapter, rOFDM0_ECCAThreshold, BIT24, 0x00); in setIqkMatrix_8723B()
1382 /* PHY_SetBBReg(pDM_Odm->Adapter, rFPGA0_RFMOD, BIT24, 0x00); */ in phy_IQCalibrate_8723B()
H A DHalBtc8723b2Ant.c882 u4Tmp |= BIT24; in halbtc8723b2ant_SetAntPath()
900 u4Tmp &= ~BIT24; in halbtc8723b2ant_SetAntPath()
/linux/drivers/scsi/
H A Ddc395x.h52 #define BIT24 0x01000000 macro
/linux/drivers/scsi/arcmsr/
H A Darcmsr.h177 #define IS_SG64_ADDR 0x01000000 /* bit24 */
/linux/tools/arch/arm64/include/asm/
H A Dsysreg.h983 /* Safe value for MPIDR_EL1: Bit31:RES1, Bit30:U:0, Bit24:MT:0 */
/linux/arch/arm64/include/asm/
H A Dsysreg.h973 /* Safe value for MPIDR_EL1: Bit31:RES1, Bit30:U:0, Bit24:MT:0 */