Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dcortina.h12 #define VILLA_GLOBAL_CHIP_ID_LSB 0x000 macro
/rk3399_rockchip-uboot/drivers/net/phy/
H A Dcortina.c321 phy_reg = bus->read(bus, addr, 0, VILLA_GLOBAL_CHIP_ID_LSB); in get_phy_id()