Searched refs:comphy_base_addr (Results 1 – 3 of 3) sorted by relevance
| /drivers/phy/marvell/ |
| A D | comphy_cp110.c | 92 pregs.regs[1] = (unsigned long)comphy_base_addr; in comphy_smc() 128 ptr_chip_cfg->comphy_base_addr, lane, 0); in comphy_cp110_sfi_rx_training() 136 void __iomem *comphy_base_addr, int cp_index, in comphy_sata_power_up() argument 628 comphy_base_addr = ptr_chip_cfg->comphy_base_addr; in comphy_cp110_init() 654 ptr_chip_cfg->comphy_base_addr, in comphy_cp110_init() 668 ptr_chip_cfg->comphy_base_addr, lane, in comphy_cp110_init() 676 comphy_base_addr, in comphy_cp110_init() 684 ptr_chip_cfg->comphy_base_addr, lane, in comphy_cp110_init() 690 ptr_chip_cfg->comphy_base_addr, lane, in comphy_cp110_init() 708 ptr_chip_cfg->comphy_base_addr, lane, in comphy_cp110_init() [all …]
|
| A D | comphy_core.c | 90 chip_cfg->comphy_base_addr = devfdt_get_addr_index_ptr(dev, 0); in comphy_probe() 91 if (!chip_cfg->comphy_base_addr) in comphy_probe()
|
| A D | comphy_core.h | 48 void __iomem *comphy_base_addr; member
|
Completed in 7 milliseconds