Searched refs:CHIP_REV_Bx (Results 1 – 4 of 4) sorted by relevance
1691 #define CHIP_REV_Bx (0x1<<CHIP_REV_SHIFT) macro1702 …0(_p) (CHIP_IS_E3(_p)&&( (CHIP_REV(_p) == CHIP_REV_Bx)||(CHIP_REV_SIM(_p) == CHIP_REV_B…
627 #define CHIP_REV_Bx 0x00001000 macro
2277 else if (chip_rev == CHIP_REV_Bx) in lm_init_get_modes_bitmap()
92 #define CHIP_REV_Bx (0x1<<CHIP_REV_SHIFT) macro152 ((CHIP_REV(_p) == CHIP_REV_Bx) || \153 (CHIP_REV_SIM(_p) == CHIP_REV_Bx)))