Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dvsc9953.c2607 u32 hdx_cfg = 0; in vsc9953_init() local
2689 hdx_cfg = VSC9953_MAC_HDX_CFG | (i << 16); in vsc9953_init()
2690 out_le32(&l2dev_gmii_reg->mac_cfg_status.mac_hdx_cfg, hdx_cfg); in vsc9953_init()