Lines Matching refs:phy_dm8806_config
23 struct phy_dm8806_config { struct
50 const struct phy_dm8806_config *cfg = drv_data->dev->config; in phy_dm8806_gpio_callback() argument
61 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_thread_cb()
90 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_port_init()
122 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_init_interrupt()
199 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_init()
255 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_get_link_state()
306 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_cfg_link()
393 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_reg_read()
406 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_reg_write()
420 const struct phy_dm8806_config *cfg = dev->config; in phy_dm8806_link_cb_set()
449 static const struct phy_dm8806_config phy_dm8806_config_##n = { \