Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dpcie-sh7786.c183 static void __init phy_write_reg(struct pci_channel *chan, unsigned int addr, in phy_write_reg() function
267 phy_write_reg(chan, 0x60, 0xf, 0x004b008b); in phy_init()
268 phy_write_reg(chan, 0x61, 0xf, 0x00007b41); in phy_init()
269 phy_write_reg(chan, 0x64, 0xf, 0x00ff4f00); in phy_init()
270 phy_write_reg(chan, 0x65, 0xf, 0x09070907); in phy_init()
271 phy_write_reg(chan, 0x66, 0xf, 0x00000010); in phy_init()
272 phy_write_reg(chan, 0x74, 0xf, 0x0007001c); in phy_init()
273 phy_write_reg(chan, 0x79, 0xf, 0x01fc000d); in phy_init()
274 phy_write_reg(chan, 0xb0, 0xf, 0x00000610); in phy_init()
277 phy_write_reg(chan, 0x67, 0x1, 0x00000400); in phy_init()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rcar-host.c320 static void phy_write_reg(struct rcar_pcie *pcie, in phy_write_reg() function
421 phy_write_reg(pcie, 0, 0x42, 0x1, 0x0EC34191); in rcar_pcie_phy_init_h1()
422 phy_write_reg(pcie, 1, 0x42, 0x1, 0x0EC34180); in rcar_pcie_phy_init_h1()
423 phy_write_reg(pcie, 0, 0x43, 0x1, 0x00210188); in rcar_pcie_phy_init_h1()
424 phy_write_reg(pcie, 1, 0x43, 0x1, 0x00210188); in rcar_pcie_phy_init_h1()
425 phy_write_reg(pcie, 0, 0x44, 0x1, 0x015C0014); in rcar_pcie_phy_init_h1()
426 phy_write_reg(pcie, 1, 0x44, 0x1, 0x015C0014); in rcar_pcie_phy_init_h1()
427 phy_write_reg(pcie, 1, 0x4C, 0x1, 0x786174A0); in rcar_pcie_phy_init_h1()
428 phy_write_reg(pcie, 1, 0x4D, 0x1, 0x048000BB); in rcar_pcie_phy_init_h1()
429 phy_write_reg(pcie, 0, 0x51, 0x1, 0x079EC062); in rcar_pcie_phy_init_h1()
[all …]