Home
last modified time | relevance | path

Searched refs:hpipe3_base_addr (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/phy/marvell/
A Dcomphy_core.c95 chip_cfg->hpipe3_base_addr = (void *)devfdt_get_addr_index(dev, 1); in comphy_probe()
96 if (IS_ERR(chip_cfg->hpipe3_base_addr)) in comphy_probe()
97 return PTR_ERR(chip_cfg->hpipe3_base_addr); in comphy_probe()
A Dcomphy_core.h88 void __iomem *hpipe3_base_addr; member
A Dcomphy_cp110.c890 hpipe_base_addr = ptr_chip_cfg->hpipe3_base_addr; in comphy_cp110_init()

Completed in 5 milliseconds