Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpni.c295 DPNI_CMD_SET_LINK_CFG(cmd, cfg); in dpni_set_link_cfg()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h162 #define DPNI_CMD_SET_LINK_CFG(cmd, cfg) \ macro