Lines Matching refs:rafael_chip
563 if ((priv->cfg->rafael_chip == CHIP_R620D) || in r820t_set_pll()
564 (priv->cfg->rafael_chip == CHIP_R828D) || in r820t_set_pll()
565 (priv->cfg->rafael_chip == CHIP_R828)) { in r820t_set_pll()
621 if (priv->cfg->rafael_chip != CHIP_R828D) { in r820t_set_pll()
806 ((priv->cfg->rafael_chip == CHIP_R820T) || in r820t_sysfreq_sel()
807 (priv->cfg->rafael_chip == CHIP_R828S) || in r820t_sysfreq_sel()
808 (priv->cfg->rafael_chip == CHIP_R820C))) { in r820t_sysfreq_sel()
2068 if ((priv->cfg->rafael_chip == CHIP_R820T) || in r820t_imr_callibrate()
2069 (priv->cfg->rafael_chip == CHIP_R828S) || in r820t_imr_callibrate()
2070 (priv->cfg->rafael_chip == CHIP_R820C)) { in r820t_imr_callibrate()
2380 r820t_chip_enum_to_str(cfg->rafael_chip)); in r820t_attach()