Lines Matching refs:BASE
563 if (type & BASE) in dump_firm_type_and_int_freq()
652 & (BASE | INIT1 | FM | DTV6 | DTV7 | DTV78 | DTV8 | SCODE)) in seek_firmware()
972 if (priv->cur_fw.type & BASE) { in check_firmware()
987 rc = load_firmware(fe, BASE, &std0); in check_firmware()
996 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
998 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
1010 if (priv->cur_fw.type == (BASE | new_fw.type) && in check_firmware()
1082 priv->cur_fw.type |= BASE; in check_firmware()
1535 & (BASE | FM | DTV6 | DTV7 | DTV78 | DTV8)) == BASE) { in xc4000_get_frequency()
1568 if (priv->cur_fw.type & BASE) in xc4000_get_status()
1595 (priv->cur_fw.type & BASE) != 0) { in xc4000_sleep()
1709 id = ((priv->cur_fw.type & BASE) != 0 ? in xc4000_attach()