Home
last modified time | relevance | path

Searched +full:800 +full:mbps (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/u-boot/drivers/ram/aspeed/
H A DKconfig9 bool "DDR4 targets at 400Mbps"
15 bool "DDR4 targets at 800Mbps"
18 select DDR4 target data rate at 800M
21 bool "DDR4 targets at 1333Mbps"
27 bool "DDR4 targets at 1600Mbps"
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-mipid02.yaml17 CSI-2 first input port is a dual lane 800Mbps per lane whereas CSI-2
18 second input port is a single lane 800Mbps. Both ports support clock
H A Dst,st-vgxy61.yaml16 quad lanes 800Mbps per lane.
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-csi2.c209 …{ .msps = 800, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x0018, .trio2 = 0x0c, .lane27 = 0x0000, .l…
246 u16 mbps; member
251 { .mbps = 1500, .reg = 0xcc },
252 { .mbps = 1550, .reg = 0x1d },
253 { .mbps = 1600, .reg = 0x27 },
254 { .mbps = 1650, .reg = 0x30 },
255 { .mbps = 1700, .reg = 0x39 },
256 { .mbps = 1750, .reg = 0x42 },
257 { .mbps = 1800, .reg = 0x4b },
258 { .mbps = 1850, .reg = 0x55 },
[all …]
/openbmc/linux/Documentation/networking/device_drivers/ethernet/dlink/
H A Ddl2k.rst215 10mbps_hd 10Mbps half duplex.
216 10mbps_fd 10Mbps full duplex.
217 100mbps_hd 100Mbps half duplex.
218 100mbps_fd 100Mbps full duplex.
219 1000mbps_fd 1000Mbps full duplex.
220 1000mbps_hd 1000Mbps half duplex.
222 1 10Mbps half duplex.
223 2 10Mbps full duplex.
224 3 100Mbps half duplex.
225 4 100Mbps full duplex.
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dcypress,cy8ctma340.yaml47 the device on the SPI bus. The throughput is maximum 2 Mbps so the
49 needs to be restricted to 2 Mbps.
141 touchscreen-size-y = <800>;
/openbmc/linux/drivers/net/ethernet/
H A DKconfig141 Say Y here to support the Myson MTD-800 family of PCI-based Ethernet
154 tristate "OpenCores 10/100 Mbps Ethernet MAC support"
161 Say Y here if you want to use the OpenCores 10/100 Mbps Ethernet MAC.
/openbmc/linux/include/uapi/linux/
H A Dif_arp.h31 #define ARPHRD_ETHER 1 /* Ethernet 10Mbps */
79 #define ARPHRD_ASH 781 /* Nexus 64Mbps Ash */
88 #define ARPHRD_IEEE802_TR 800 /* Magic type ident for TR */
/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy-rx.c61 /* Rates are in Mbps. */
74 { 480, 560 }, { 560, 640 }, { 640, 720 }, { 720, 800 }, { 800, 880 },
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/
H A Dtoshiba,tc358775.yaml15 MIPI DSI-RX Data 4-lane, CLK 1-lane with data rates up to 800 Mbps/lane.
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h473 * (400us, 800us, 1600us & 3200us) in each mcs (0-11)
1269 * in each GI (400us, 800us, 1600us & 3200us) in each mcs (0-11)
1283 * CCK: 0: 1 Mbps, 1: 2 Mbps, 2: 5.5 Mbps, 3: 11 Mbps
1285 * OFDM: 0: 6 Mbps, 1: 9 Mbps, 2: 12 Mbps, 3: 18 Mbps,
1286 * 4: 24 Mbps, 5: 36 Mbps, 6: 48 Mbps, 7: 54 Mbps
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c70 {800, 23, 1, -1, -1, -1, -1}, /* OPP TB */
78 {800, 24, 1, -1, -1, -1, -1}, /* OPP TB */
86 {800, 25, 1, -1, -1, -1, -1}, /* OPP TB */
403 case 800: in scale_vcores_generic()
461 case 800: in scale_vcores_idk()
692 * Limiting bandwith for ARM core to 700 MBPS in board_init()
/openbmc/u-boot/arch/arm/mach-sunxi/
H A DKconfig505 bool "JEDEC DDR3-800E / DDR3-1066G / DDR3-1333J"
509 DDR3-800E, DDR3-1066G or DDR3-1333J.
814 x:800,y:480,depth:18,pclk_khz:33000,le:16,ri:209,up:22,lo:22,hs:30,vs:1,sync:0,vmode:0
929 bool "MIPI 4-lane, 513Mbps LCD panel via SSD2828 bridge chip"
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c140 {.default_bit_rate_mbps = 800, .hsfreqrange_code = 0x09},
1050 /* lane_rate_mbps <= 1000 Mbps in set_slewrate_lt_1000()
1300 * c2. slewrate calibration (if data rate < = 1500 Mbps): in mipi_tx_init_dphy()
1379 * to convert to Mbps in kmb_dsi_mode_set()
1388 /* When late rate < 800, modeset fails with 4 lanes, in kmb_dsi_mode_set()
1391 if (data_rate < 800) { in kmb_dsi_mode_set()
/openbmc/linux/drivers/net/phy/
H A Dphy-core.c23 return "10Mbps"; in phy_speed_to_str()
25 return "100Mbps"; in phy_speed_to_str()
53 return "800Gbps"; in phy_speed_to_str()
164 /* 800G */
/openbmc/linux/drivers/net/ethernet/amd/
H A Damd8111e.c91 … duplex modes, 0: Auto Negotiate, 1: 10Mbps Half Duplex, 2: 10Mbps Full Duplex, 3: 100Mbps Half Du…
816 netdev_info(dev, "Link is Up. Speed is %s Mbps %s Duplex\n", in amd8111e_link_change()
975 if (rx_pkt_rate < 800) { in amd8111e_calc_coalesce()
1023 if (tx_pkt_rate < 800) { in amd8111e_calc_coalesce()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.c916 /* when autonegotiation advertisement is only 1000Mbps then we in e1000e_copper_link_setup_igp()
1664 * current speed (since there is no polarity at 100Mbps).
1684 /* This really only applies to 10Mbps since in e1000_check_polarity_igp()
1685 * there is no polarity for 100Mbps (always 0). in e1000_check_polarity_igp()
2395 /* Page 800 works differently than the rest so it has its own func */ in e1000e_write_phy_reg_bm()
2453 /* Page 800 works differently than the rest so it has its own func */ in e1000e_read_phy_reg_bm()
2510 /* Page 800 works differently than the rest so it has its own func */ in e1000e_read_phy_reg_bm2()
2553 /* Page 800 works differently than the rest so it has its own func */ in e1000e_write_phy_reg_bm2()
2673 * 2) Set page to 800 for host (801 if we were manageability)
2811 /* Page 800 works differently than the rest so it has its own func */ in __e1000_read_phy_reg_hv()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D3945.c65 IL_DECLARE_RATE_INFO(1, INV, 2, INV, 2, INV, 2), /* 1mbps */
66 IL_DECLARE_RATE_INFO(2, 1, 5, 1, 5, 1, 5), /* 2mbps */
67 IL_DECLARE_RATE_INFO(5, 2, 6, 2, 11, 2, 11), /*5.5mbps */
68 IL_DECLARE_RATE_INFO(11, 9, 12, 5, 12, 5, 18), /* 11mbps */
69 IL_DECLARE_RATE_INFO(6, 5, 9, 5, 11, 5, 11), /* 6mbps */
70 IL_DECLARE_RATE_INFO(9, 6, 11, 5, 11, 5, 11), /* 9mbps */
71 IL_DECLARE_RATE_INFO(12, 11, 18, 11, 18, 11, 18), /* 12mbps */
72 IL_DECLARE_RATE_INFO(18, 12, 24, 12, 24, 11, 24), /* 18mbps */
73 IL_DECLARE_RATE_INFO(24, 18, 36, 18, 36, 18, 36), /* 24mbps */
74 IL_DECLARE_RATE_INFO(36, 24, 48, 24, 48, 24, 48), /* 36mbps */
[all …]
/openbmc/linux/fs/smb/client/
H A Dcifs_debug.c172 size_t mbps = bps / 1000 / 1000; in smb_speed_to_str() local
174 switch (mbps) { in smb_speed_to_str()
176 return "10Mbps"; in smb_speed_to_str()
178 return "100Mbps"; in smb_speed_to_str()
206 return "800Gbps"; in smb_speed_to_str()
/openbmc/linux/drivers/eisa/
H A Deisa.ids174 CPQ0579 "Compaq ProLiant 800 Server"
190 CPQ0688 "Compaq ProLiant 800 System Board"
193 CPQ0691 "Compaq ProLiant 800"
440 DEC5301 "Digital 800 AlphaServer Family System Board"
555 HWP18E0 "HP 100Mbps EISA ATM Card"
843 ISA8804 "Tecmar EGA Master 480/800"
/openbmc/linux/Documentation/fb/
H A Dmatroxfb.rst46 bpp 640x400 640x480 768x576 800x600 960x720
367 16 seconds, i.e. 187 MBps).
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c153 * The max poll time is about ~800ms, which is about the maximum time it takes
367 dev_err(dev, "failed to set min Tx rate to %d Mbps for VF %u, error %d\n", in ice_vf_rebuild_host_tx_rate_cfg()
376 dev_err(dev, "failed to set max Tx rate to %d Mbps for VF %u, error %d\n", in ice_vf_rebuild_host_tx_rate_cfg()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c32 * The default maximum bit-rate per lane in Mbps, if the
188 {800, 0x32}, {850, 0x14}, {900, 0x34}, {950, 0x54},
/openbmc/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst68 computers on 10 Mbps Ethernet networks. The adapters are designed for operation
580 Telephone :(800) 888-5016 (from inside U.S. and Canada)
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c45 #define TIMER_INTERVAL_RADIOCHK 800
622 brcms_err(wlc->hw->d11core, "wl%d: WAR: using rate of 1 mbps\n", in brcms_c_calc_frame_time()
655 /* Ndbps = Mbps * 4 = rate(500Kbps) * 2 */ in brcms_c_calc_frame_time()
666 * calc # bits * 2 so factor of 2 in rate (1/2 mbps) in brcms_c_calc_frame_time()
3485 * are 6, 12, and 24 Mbps in brcms_c_rate_lookup_init()
3494 /* In 11b, all CCK rates are mandatory 1 - 11 Mbps */ in brcms_c_rate_lookup_init()
5779 /* Ndbps = Mbps * 4 = rate(500Kbps) * 2 */ in brcms_c_calc_frame_len()
5791 /* divide out factor of 2 in rate (1/2 mbps) */ in brcms_c_calc_frame_len()
5946 * le is set for 11 Mbps rate if necessary.
6131 /* 0 = 1Mbps; 1 = 2Mbps; 2 = 5.5Mbps; 3 = 11Mbps */ in brcms_c_phytxctl1_calc()
[all …]

12