Searched refs:VSC9953_MAC_HDX_CFG (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | vsc9953.h | 48 #define VSC9953_MAC_HDX_CFG 0x00001043 macro |
/openbmc/u-boot/drivers/net/ | ||
H A D | vsc9953.c | 2689 hdx_cfg = VSC9953_MAC_HDX_CFG | (i << 16); in vsc9953_init() |