Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dvsc9953.h48 #define VSC9953_MAC_HDX_CFG 0x00001043 macro
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c2689 hdx_cfg = VSC9953_MAC_HDX_CFG | (i << 16); in vsc9953_init()