Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cadence/
Dmacb.c2220 static void macb_configure_caps(struct macb *bp, const struct macb_config *dt_conf) in macb_configure_caps()
2740 static const struct macb_config at91sam9260_config = {
2746 static const struct macb_config pc302gem_config = {
2753 static const struct macb_config sama5d2_config = {
2760 static const struct macb_config sama5d3_config = {
2767 static const struct macb_config sama5d4_config = {
2774 static const struct macb_config emac_config = {
2780 static const struct macb_config zynqmp_config = {
2788 static const struct macb_config zynq_config = {
2820 const struct macb_config *macb_config = NULL; in macb_probe() local
[all …]
Dmacb.h759 struct macb_config { struct