Searched refs:mdio_dwcxgmac_dev_data (Results 1 – 1 of 1) sorted by relevance
41 struct mdio_dwcxgmac_dev_data { struct91 struct mdio_dwcxgmac_dev_data *const data = (struct mdio_dwcxgmac_dev_data *)dev->data; in mdio_transfer()167 struct mdio_dwcxgmac_dev_data *const data = (struct mdio_dwcxgmac_dev_data *)dev->data; in mdio_dwcxgmac_initialize()225 static struct mdio_dwcxgmac_dev_data mdio_dwcxgmac_dev_data##n; \226 DEVICE_DT_INST_DEFINE(n, &mdio_dwcxgmac_initialize, NULL, &mdio_dwcxgmac_dev_data##n, \