Home
last modified time | relevance | path

Searched +full:0 +full:x000500 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Docelot.txt18 in this case for the Ethernet L2Switch it is PF5 (of device 0, bus 0).
50 * phy_mode = "sgmii": on ports 0, 1, 2, 3
51 * phy_mode = "qsgmii": on ports 0, 1, 2, 3
52 * phy_mode = "usxgmii": on ports 0, 1, 2, 3
53 * phy_mode = "2500base-x": on ports 0, 1, 2, 3
65 ethernet-switch@0,5 {
66 reg = <0x000500 0 0 0 0>;
72 #size-cells = <0>;
75 port@0 {
76 reg = <0>;
[all …]
H A Dmscc,ocelot.yaml32 - phy-mode = "sgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7
33 - phy-mode = "qsgmii": on ports 0, 1, 2, 3, 4, 5, 6, 7
34 - phy-mode = "1000base-x": on ports 0, 1, 2, 3, 4, 5, 6, 7
41 node bindings, describing it as PF 5 of device 0, bus 0.
45 EA BAR 0) used to access the MAC PCS registers truly belongs to the enetc
51 - phy-mode = "sgmii": on ports 0, 1, 2, 3
52 - phy-mode = "qsgmii": on ports 0, 1, 2, 3
53 - phy-mode = "usxgmii": on ports 0, 1, 2, 3
54 - phy-mode = "1000base-x": on ports 0, 1, 2, 3
55 - phy-mode = "2500base-x": on ports 0, 1, 2, 3
[all …]
/freebsd/sys/dev/usb/video/
H A Dudl.c62 static SYSCTL_NODE(_hw_usb, OID_AUTO, udl, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
66 static int udl_debug = 0;
69 &udl_debug, 0, "Debug level");
77 &udl_fps, 0, "Frames Per Second, 1-60");
208 memset(ptr, 0, size); in udl_buffer_alloc()
277 if (sc->sc_power_save == 0) { in udl_callout()
287 sc->sc_sync_off = 0; in udl_callout()
303 if (uaa->info.bConfigIndex != 0) in udl_probe()
305 if (uaa->info.bIfaceIndex != 0) in udl_probe()
325 callout_init_mtx(&sc->sc_callout, &sc->sc_mtx, 0); in udl_attach()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1028a.dtsi23 #size-cells = <0>;
25 cpu0: cpu@0 {
28 reg = <0x0>;
30 clocks = <&clockgen QORIQ_CLK_CMUX 0>;
31 i-cache-size = <0xc000>;
34 d-cache-size = <0x8000>;
45 reg = <0x1>;
47 clocks = <&clockgen QORIQ_CLK_CMUX 0>;
48 i-cache-size = <0xc000>;
51 d-cache-size = <0x8000>;
[all …]