Searched refs:phy_write_reg (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/sh/drivers/pci/ |
| A D | pcie-sh7786.c | 183 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()
|
| /linux/drivers/pci/controller/ |
| A D | pcie-rcar-host.c | 431 phy_write_reg(pcie, 0, 0x42, 0x1, 0x0EC34191); in rcar_pcie_phy_init_h1() 432 phy_write_reg(pcie, 1, 0x42, 0x1, 0x0EC34180); in rcar_pcie_phy_init_h1() 433 phy_write_reg(pcie, 0, 0x43, 0x1, 0x00210188); in rcar_pcie_phy_init_h1() 434 phy_write_reg(pcie, 1, 0x43, 0x1, 0x00210188); in rcar_pcie_phy_init_h1() 435 phy_write_reg(pcie, 0, 0x44, 0x1, 0x015C0014); in rcar_pcie_phy_init_h1() 436 phy_write_reg(pcie, 1, 0x44, 0x1, 0x015C0014); in rcar_pcie_phy_init_h1() 437 phy_write_reg(pcie, 1, 0x4C, 0x1, 0x786174A0); in rcar_pcie_phy_init_h1() 438 phy_write_reg(pcie, 1, 0x4D, 0x1, 0x048000BB); in rcar_pcie_phy_init_h1() 439 phy_write_reg(pcie, 0, 0x51, 0x1, 0x079EC062); in rcar_pcie_phy_init_h1() 440 phy_write_reg(pcie, 0, 0x52, 0x1, 0x20000000); in rcar_pcie_phy_init_h1() [all …]
|
| /linux/ |
| A D | System.map | 21871 ffff8000105d2514 t phy_write_reg.constprop.0
|
| A D | .tmp_System.map | 21871 ffff8000105d2514 t phy_write_reg.constprop.0
|
Completed in 318 milliseconds