Lines Matching full:b1
41 /* Rev A1 and B1 */
97 /* Rev B1 and C1 doesn't really use its PCI bus, and initialising PCI in dns323_pci_init()
456 * On the DNS-323 A1 and B1 the following devices are attached via I2C:
531 pr_debug("DNS-323: 5182 found, board is B1 or C1, checking PHY...\n"); in dns323_identify_rev()
533 /* Rev B1 and C1 both have 5182, let's poke at the eth PHY. This is in dns323_identify_rev()
535 * driver so let's poke at it directly. We default to rev B1 in in dns323_identify_rev()
551 pr_warn("DNS-323: Timeout accessing PHY, assuming rev B1\n"); in dns323_identify_rev()
563 pr_warn("DNS-323: Timeout reading PHY, assuming rev B1\n"); in dns323_identify_rev()
578 pr_warn("DNS-323: Unknown PHY ID 0x%04x, assuming rev B1\n", in dns323_identify_rev()
676 /* The DNS323 rev B1 has flag to indicate the system is up. in dns323_init()
704 * Note: AFAIK, rev B1 needs the same treatement but I'll let in dns323_init()