Searched refs:BIT8 (Results 1 – 8 of 8) sorted by relevance
206 #define IMR_CPWM_8723B BIT8 /* CPU power Mode exchange INT Status, Write 1 clear */235 #define IMR_RXFOVW_8723B BIT8 /* Receive FIFO Overflow */
222 #define RRSR_24M BIT8284 #define RCR_ACRC32 BIT8 /* Accept CRC32 error packet */
39 #define BIT8 0x00000100 macro
27 #define BIT8 0x0100 macro
68 #define BIT8 0x00000100 macro
49 #define BIT8 FIELD_PREP(REG_COL_DEP, 1) macro456 regmap_write_bits(it->lvds_regmap, LVDS_REG_2C, REG_COL_DEP, BIT8); in it6263_lvds_set_interface()
388 #define IRQ_RXOVER BIT82284 if (gsr & (BIT8 << i)) in slgt_interrupt()4034 val |= BIT8; in async_mode()4074 val |= BIT8; in async_mode()4123 if ((rd_reg32(info, JCR) & BIT8) && info->params.data_rate && in async_mode()4196 case HDLC_CRC_32_CCITT: val |= BIT9 + BIT8; break; in sync_mode()4269 case HDLC_CRC_32_CCITT: val |= BIT9 + BIT8; break; in sync_mode()4913 if (!(*(src+1) & (BIT9 + BIT8))) { in loopback_test_rx()
22 …PHY_SetBBReg(pDM_Odm->Adapter, ODM_REG_NHM_TH9_TH10_11N, BIT10|BIT9|BIT8, 0x7); /* 0x890[9:8]=3 … in odm_NHMCounterStatisticsInit()