Lines Matching refs:BASE
554 if (type & BASE) in dump_firm_type_and_int_freq()
643 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
962 if (priv->cur_fw.type & BASE) { in check_firmware()
977 rc = load_firmware(fe, BASE, &std0); in check_firmware()
986 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
988 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
1000 if (priv->cur_fw.type == (BASE | new_fw.type) && in check_firmware()
1072 priv->cur_fw.type |= BASE; in check_firmware()
1525 & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { in xc4000_get_frequency()
1558 if (priv->cur_fw.type & BASE) in xc4000_get_status()
1585 (priv->cur_fw.type & BASE) != 0) { in xc4000_sleep()
1699 id = ((priv->cur_fw.type & BASE) != 0 ? in xc4000_attach()