Lines Matching defs:preA3Chip
544 * To enable, pass boot argument phy_xgene.preA3Chip=1
546 static int preA3Chip;
547 MODULE_PARM_DESC(preA3Chip, "Enable pre-A3 chip support (1=enable 0=disable)");
548 module_param_named(preA3Chip, preA3Chip, int, 0444);
776 if (cmu_type == REF_CMU || preA3Chip)
785 if (cmu_type == REF_CMU || preA3Chip)
826 if (preA3Chip)
843 if (cmu_type == REF_CMU || !preA3Chip)
851 val = CMU_REG6_PLL_VREGTRIM_SET(val, preA3Chip ? 0x0 : 0x2);
852 val = CMU_REG6_MAN_PVT_CAL_SET(val, preA3Chip ? 0x1 : 0x0);
863 if (!preA3Chip) {
869 if (!preA3Chip) {
879 if (cmu_type == REF_CMU || preA3Chip)
896 if (cmu_type == REF_CMU || preA3Chip)
903 if (cmu_type != REF_CMU && preA3Chip)
976 if (!preA3Chip) {
1113 if (preA3Chip) {
1171 if (!preA3Chip)