Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mdio/
Dmdio_xmc4xxx.c145 XMC_ETH_MAC_PORT_CTRL_t port_ctrl = {0}; in mdio_xmc4xxx_initialize() local
161 port_ctrl.mdio = dev_cfg->mdi_port_ctrl; in mdio_xmc4xxx_initialize()
162 ETH0_CON->CON = port_ctrl.raw; in mdio_xmc4xxx_initialize()
/Zephyr-latest/drivers/ethernet/
Deth_xmc4xxx.c116 XMC_ETH_MAC_PORT_CTRL_t port_ctrl; member
806 XMC_ETH_MAC_PORT_CTRL_t port_ctrl; in eth_xmc4xxx_init() local
819 port_ctrl.raw = ETH0_CON->CON; in eth_xmc4xxx_init()
820 port_ctrl.raw |= dev_cfg->port_ctrl.raw; in eth_xmc4xxx_init()
828 XMC_ETH_MAC_SetPortControl(NULL, port_ctrl); in eth_xmc4xxx_init()
989 .port_ctrl = {