Lines Matching defs:preA3Chip
545 * To enable, pass boot argument phy_xgene.preA3Chip=1
547 static int preA3Chip;
548 MODULE_PARM_DESC(preA3Chip, "Enable pre-A3 chip support (1=enable 0=disable)");
549 module_param_named(preA3Chip, preA3Chip, int, 0444);
777 if (cmu_type == REF_CMU || preA3Chip)
786 if (cmu_type == REF_CMU || preA3Chip)
827 if (preA3Chip)
844 if (cmu_type == REF_CMU || !preA3Chip)
852 val = CMU_REG6_PLL_VREGTRIM_SET(val, preA3Chip ? 0x0 : 0x2);
853 val = CMU_REG6_MAN_PVT_CAL_SET(val, preA3Chip ? 0x1 : 0x0);
864 if (!preA3Chip) {
870 if (!preA3Chip) {
880 if (cmu_type == REF_CMU || preA3Chip)
897 if (cmu_type == REF_CMU || preA3Chip)
904 if (cmu_type != REF_CMU && preA3Chip)
978 if (!preA3Chip) {
1115 if (preA3Chip) {
1173 if (!preA3Chip)