Searched refs:phy_write_reg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpcie-sh7786.c148 static void phy_write_reg(struct pci_channel *chan, unsigned int addr, function
183 phy_write_reg(chan, 0x60, 0xf, 0x004b008b);
184 phy_write_reg(chan, 0x61, 0xf, 0x00007b41);
185 phy_write_reg(chan, 0x64, 0xf, 0x00ff4f00);
186 phy_write_reg(chan, 0x65, 0xf, 0x09070907);
187 phy_write_reg(chan, 0x66, 0xf, 0x00000010);
188 phy_write_reg(chan, 0x74, 0xf, 0x0007001c);
189 phy_write_reg(chan, 0x79, 0xf, 0x01fc000d);
192 phy_write_reg(chan, 0x67, 0xf, 0x00000400);

Completed in 95 milliseconds