Home
last modified time | relevance | path

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

/components/drivers/phy/
A Dofw.c127 struct rt_phy_device *rt_ofw_create_phy(struct mii_bus *bus,struct rt_ofw_node *np,int phyaddr) in rt_ofw_create_phy() argument
150 dev = rt_phy_device_create(bus, phyaddr, id, RT_FALSE); in rt_ofw_create_phy()
/components/drivers/include/drivers/
A Dphy.h133 struct rt_phy_device *rt_ofw_create_phy(struct mii_bus *bus, struct rt_ofw_node *np, int phyaddr);
/components/mm/
A Dmm_aspace.c154 void *phyaddr = (void *)(offset << MM_PAGE_SHIFT); in _do_named_map() local
158 ret = rt_hw_mmu_map(aspace, vaddr, phyaddr, length, attr); in _do_named_map()

Completed in 8 milliseconds