Searched full:xrs7004e (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | arrow,xrs700x.yaml | 26 - arrow,xrs7004e 44 compatible = "arrow,xrs7004e";
|
/linux/drivers/net/dsa/xrs700x/ |
H A D | xrs700x_i2c.c | 139 { .compatible = "arrow,xrs7004e", .data = &xrs7004e_info },
|
H A D | xrs700x_mdio.c | 160 { .compatible = "arrow,xrs7004e", .data = &xrs7004e_info },
|
H A D | xrs700x.c | 33 const struct xrs700x_info xrs7004e_info = {XRS7004E_ID, "XRS7004E", 4};
|
/linux/net/dsa/ |
H A D | port.c | 1755 "arrow,xrs7004e",
|