Searched refs:chipid_top (Results 1 – 2 of 2) sorted by relevance
148 u16 chipid_top; in ssb_ohci_probe() local151 chipid_top = (dev->bus->chip_id & 0xFF00); in ssb_ohci_probe()152 if (chipid_top != 0x4700 && chipid_top != 0x5300) in ssb_ohci_probe()
409 u16 chipid_top; in pcicore_is_in_hostmode() local412 chipid_top = (bus->chip_id & 0xFF00); in pcicore_is_in_hostmode()413 if (chipid_top != 0x4700 && in pcicore_is_in_hostmode()414 chipid_top != 0x5300) in pcicore_is_in_hostmode()