| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-csi2.c | 135 u16 mbps; member 140 { .mbps = 80, .reg = 0x86 }, 141 { .mbps = 90, .reg = 0x86 }, 142 { .mbps = 100, .reg = 0x87 }, 143 { .mbps = 110, .reg = 0x87 }, 144 { .mbps = 120, .reg = 0x88 }, 145 { .mbps = 130, .reg = 0x88 }, 146 { .mbps = 140, .reg = 0x89 }, 147 { .mbps = 150, .reg = 0x89 }, 148 { .mbps = 160, .reg = 0x8a }, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/common/ |
| H A D | wltypes.h | 345 RATEID_VHT_MCS0_1SS_BW20, //(47), (31) //6.5 Mbps 346 RATEID_VHT_MCS1_1SS_BW20, //(48), (32) //13 Mbps 347 RATEID_VHT_MCS2_1SS_BW20, //(49), (33) //19.5 Mbps 348 RATEID_VHT_MCS3_1SS_BW20, //(50), (34) //26 Mbps 349 RATEID_VHT_MCS4_1SS_BW20, //(51), (35) //39 Mbps 350 RATEID_VHT_MCS5_1SS_BW20, //(52), (36) //52 Mbps 351 RATEID_VHT_MCS6_1SS_BW20, //(53), (37) //58.5 Mbps 352 RATEID_VHT_MCS7_1SS_BW20, //(54), (38) //65 Mbps 353 RATEID_VHT_MCS8_1SS_BW20, //(55), (39) //78 Mbps 354 RATEID_VHT_MCS9_1SS_BW20, //(56), (40) //86.7 Mbps(INVALID) [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | mii.h | 37 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 49 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 52 #define BMCR_SPEED10 0x0000 /* Select 10Mbps */ 65 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 66 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 67 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ [all …]
|
| H A D | mdio.h | 333 #define MDIO_USXGMII_10 0x0000 /* 10Mbps */ 334 #define MDIO_USXGMII_10HALF 0x0000 /* 10Mbps half-duplex */ 335 #define MDIO_USXGMII_10FULL 0x1000 /* 10Mbps full-duplex */ 336 #define MDIO_USXGMII_100 0x0200 /* 100Mbps */ 337 #define MDIO_USXGMII_100HALF 0x0200 /* 100Mbps half-duplex */ 338 #define MDIO_USXGMII_100FULL 0x1200 /* 100Mbps full-duplex */ 339 #define MDIO_USXGMII_1000 0x0400 /* 1000Mbps */ 340 #define MDIO_USXGMII_1000HALF 0x0400 /* 1000Mbps half-duplex */ 341 #define MDIO_USXGMII_1000FULL 0x1400 /* 1000Mbps full-duplex */ 345 #define MDIO_USXGMII_2500 0x0800 /* 2500Mbps */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | rx.h | 76 * 0x0A - 1MBPS 77 * 0x14 - 2MBPS 79 * 0x0B - 6MBPS 80 * 0x0F - 9MBPS 81 * 0x6E - 11MBPS 82 * 0x0A - 12MBPS 83 * 0x0E - 18MBPS 84 * 0xDC - 22MBPS 85 * 0x09 - 24MBPS 86 * 0x0D - 36MBPS [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | mii.h | 37 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 49 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 52 #define BMCR_SPEED10 0x0000 /* Select 10Mbps */ 65 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 66 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 67 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | mii.h | 37 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 49 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 52 #define BMCR_SPEED10 0x0000 /* Select 10Mbps */ 65 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 66 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 67 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 68 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 69 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 74 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 76 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ftmac110.h | 2 * Faraday 10/100Mbps Ethernet Controller 54 #define MACCR_100M (1 << 18) /* 100Mbps mode */ 85 #define ITC_TX_CYCLONG (1 << 15) /* 100Mbps=81.92us; 10Mbps=819.2us */ 86 #define ITC_TX_CYCNORM (0 << 15) /* 100Mbps=5.12us; 10Mbps=51.2us */ 92 #define ITC_RX_CYCLONG (1 << 7) /* 100Mbps=81.92us; 10Mbps=819.2us */ 93 #define ITC_RX_CYCNORM (0 << 7) /* 100Mbps=5.12us; 10Mbps=51.2us */ 107 #define APTC_TX_CYCLONG (1 << 12) /* 100Mbps=81.92us; 10Mbps=819.2us */ 108 #define APTC_TX_CYCNORM (0 << 12) /* 100Mbps=5.12us; 10Mbps=51.2us */ 112 #define APTC_RX_CYCLONG (1 << 4) /* 100Mbps=81.92us; 10Mbps=819.2us */ 113 #define APTC_RX_CYCNORM (0 << 4) /* 100Mbps=5.12us; 10Mbps=51.2us */
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | mii.h | 34 #define MII_TPISTATUS 0x1b /* TPI status for 10mbps */ 46 #define BMCR_SPEED100 0x2000 /* Select 100Mbps */ 49 #define BMCR_SPEED10 0x0000 /* Select 10Mbps */ 62 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */ 63 #define BMSR_10FULL 0x1000 /* Can do 10mbps, full-duplex */ 64 #define BMSR_100HALF 0x2000 /* Can do 100mbps, half-duplex */ 65 #define BMSR_100FULL 0x4000 /* Can do 100mbps, full-duplex */ 66 #define BMSR_100BASE4 0x8000 /* Can do 100mbps, 4k packets */ 71 #define ADVERTISE_10HALF 0x0020 /* Try for 10mbps half-duplex */ 73 #define ADVERTISE_10FULL 0x0040 /* Try for 10mbps full-duplex */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/ |
| H A D | tx.c | 29 case 2: /* 1 Mbps */ in convert_radiotap_rate_to_mv() 31 case 4: /* 2 Mbps */ in convert_radiotap_rate_to_mv() 33 case 11: /* 5.5 Mbps */ in convert_radiotap_rate_to_mv() 35 case 22: /* 11 Mbps */ in convert_radiotap_rate_to_mv() 37 case 12: /* 6 Mbps */ in convert_radiotap_rate_to_mv() 39 case 18: /* 9 Mbps */ in convert_radiotap_rate_to_mv() 41 case 24: /* 12 Mbps */ in convert_radiotap_rate_to_mv() 43 case 36: /* 18 Mbps */ in convert_radiotap_rate_to_mv() 45 case 48: /* 24 Mbps */ in convert_radiotap_rate_to_mv() 47 case 72: /* 36 Mbps */ in convert_radiotap_rate_to_mv() [all …]
|
| H A D | rx.c | 168 case 0: /* 1 Mbps */ in convert_mv_rate_to_radiotap() 170 case 1: /* 2 Mbps */ in convert_mv_rate_to_radiotap() 172 case 2: /* 5.5 Mbps */ in convert_mv_rate_to_radiotap() 174 case 3: /* 11 Mbps */ in convert_mv_rate_to_radiotap() 177 case 5: /* 6 Mbps */ in convert_mv_rate_to_radiotap() 179 case 6: /* 9 Mbps */ in convert_mv_rate_to_radiotap() 181 case 7: /* 12 Mbps */ in convert_mv_rate_to_radiotap() 183 case 8: /* 18 Mbps */ in convert_mv_rate_to_radiotap() 185 case 9: /* 24 Mbps */ in convert_mv_rate_to_radiotap() 187 case 10: /* 36 Mbps */ in convert_mv_rate_to_radiotap() [all …]
|
| /OK3568_Linux_fs/u-boot/doc/SPI/ |
| H A D | README.sandbox-spi | 38 0 erase: 1 ticks, 1024000 KiB/s 8192.000 Mbps 39 1 check: 2 ticks, 512000 KiB/s 4096.000 Mbps 40 2 write: 6 ticks, 170666 KiB/s 1365.328 Mbps 41 3 read: 0 ticks, 1048576000 KiB/s -201326.-592 Mbps 43 0 erase: 1 ticks, 1024000 KiB/s 8192.000 Mbps 44 1 check: 2 ticks, 512000 KiB/s 4096.000 Mbps 45 2 write: 6 ticks, 170666 KiB/s 1365.328 Mbps 46 3 read: 0 ticks, 1048576000 KiB/s -201326.-592 Mbps
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_mac.h | 61 MAC_SPEED_10 = 10, /**< 10 Mbps */ 62 MAC_SPEED_100 = 100, /**< 100 Mbps */ 63 MAC_SPEED_1000 = 1000, /**< 1000 Mbps = 1 Gbps */ 64 MAC_SPEED_10000 = 10000 /**< 10000 Mbps = 10 Gbps */ 86 /**< 10 Mbps MII */ 88 /**< 100 Mbps MII */ 90 /**< 10 Mbps RMII */ 92 /**< 100 Mbps RMII */ 94 /**< 10 Mbps SMII */ 96 /**< 100 Mbps SMII */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | base.h | 26 #define MAX_BIT_RATE_40MHZ_MCS15 300 /* Mbps */ 27 #define MAX_BIT_RATE_40MHZ_MCS7 150 /* Mbps */ 29 #define MAX_BIT_RATE_SHORT_GI_2NSS_80MHZ_MCS9 867 /* Mbps */ 30 #define MAX_BIT_RATE_SHORT_GI_2NSS_80MHZ_MCS7 650 /* Mbps */ 31 #define MAX_BIT_RATE_LONG_GI_2NSS_80MHZ_MCS9 780 /* Mbps */ 32 #define MAX_BIT_RATE_LONG_GI_2NSS_80MHZ_MCS7 585 /* Mbps */ 34 #define MAX_BIT_RATE_SHORT_GI_1NSS_80MHZ_MCS9 434 /* Mbps */ 35 #define MAX_BIT_RATE_SHORT_GI_1NSS_80MHZ_MCS7 325 /* Mbps */ 36 #define MAX_BIT_RATE_LONG_GI_1NSS_80MHZ_MCS9 390 /* Mbps */ 37 #define MAX_BIT_RATE_LONG_GI_1NSS_80MHZ_MCS7 293 /* Mbps */
|
| /OK3568_Linux_fs/kernel/drivers/staging/wlan-ng/ |
| H A D | prism2usb.c | 15 PRISM_DEV(0x09aa, 0x3642, "Prism2.x 11Mbps WLAN USB Adapter"), 16 PRISM_DEV(0x1668, 0x0408, "Actiontec Prism2.5 11Mbps WLAN USB Adapter"), 17 PRISM_DEV(0x1668, 0x0421, "Actiontec Prism2.5 11Mbps WLAN USB Adapter"), 18 PRISM_DEV(0x1915, 0x2236, "Linksys WUSB11v3.0 11Mbps WLAN USB Adapter"), 19 PRISM_DEV(0x066b, 0x2212, "Linksys WUSB11v2.5 11Mbps WLAN USB Adapter"), 20 PRISM_DEV(0x066b, 0x2213, "Linksys WUSB12v1.1 11Mbps WLAN USB Adapter"), 21 PRISM_DEV(0x0411, 0x0016, "Melco WLI-USB-S11 11Mbps WLAN Adapter"), 30 PRISM_DEV(0x0b3b, 0x1601, "ALLNET 0193 11Mbps WLAN USB Adapter"), 33 PRISM_DEV(0x0411, 0x0027, "Melco WLI-USB-KS11G 11Mbps WLAN Adapter"), 45 PRISM_DEV(0x0411, 0x0044, "Melco WLI-USB-KB11 11Mbps WLAN Adapter"), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | rs.h | 340 * 0) 6 Mbps 341 * 1) 12 Mbps 342 * 2) 18 Mbps 343 * 3) 24 Mbps 344 * 4) 36 Mbps 345 * 5) 48 Mbps 346 * 6) 54 Mbps 347 * 7) 60 Mbps 351 * 5: Value of 0x20 in bits 7:0 indicates 6 Mbps HT40 duplicate data 387 * 3-0: 0xD) 6 Mbps [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | rate.c | 162 * 0 = 1Mbps; 1 = 2Mbps; 2 = 5.5Mbps; 3 = 11Mbps 166 {BRCM_RATE_1M, 0x00}, /* CCK 1Mbps, data rate 0 */ 167 {BRCM_RATE_2M, 0x08}, /* CCK 2Mbps, data rate 1 */ 168 {BRCM_RATE_5M5, 0x10}, /* CCK 5.5Mbps, data rate 2 */ 169 {BRCM_RATE_11M, 0x18}, /* CCK 11Mbps, data rate 3 */ 170 /* OFDM 6Mbps, code rate 1/2, BPSK, 1 spatial stream */ 172 /* OFDM 9Mbps, code rate 3/4, BPSK, 1 spatial stream */ 174 /* OFDM 12Mbps, code rate 1/2, QPSK, 1 spatial stream */ 176 /* OFDM 18Mbps, code rate 3/4, QPSK, 1 spatial stream */ 178 /* OFDM 24Mbps, code rate 1/2, 16-QAM, 1 spatial stream */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/dlink/ |
| H A D | dl2k.rst | 215 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_cfp.c | 709 (10 / 5), /* 1Mbps */ 710 (20 / 5), /* 2Mbps */ 712 (55 / 5), /* 5.5Mbps */ 713 (110 / 5), /* 11Mbps */ 714 (10 / 5), /* 22Mbps, intentionally set to 1Mbps 718 (60 / 5), /* 6Mbps */ 719 (90 / 5), /* 9Mbps */ 720 (120 / 5), /* 12Mbps */ 721 (180 / 5), /* 18Mbps */ 722 (240 / 5), /* 24Mbps */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_param.c | 38 * - 10: only link at 10 Mbps 39 * - 100: only link at 100 Mbps 40 * - 1000: only link at 1000 Mbps 71 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10 356 "10 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options() 358 "Using Autonegotiation at 10 Mbps only\n"); in pch_gbe_check_copper_options() 366 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Half Duplex\n"); in pch_gbe_check_copper_options() 373 netdev_dbg(adapter->netdev, "Forcing to 10 Mbps Full Duplex\n"); in pch_gbe_check_copper_options() 381 "100 Mbps Speed specified without Duplex\n"); in pch_gbe_check_copper_options() 383 "Using Autonegotiation at 100 Mbps only\n"); in pch_gbe_check_copper_options() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 28 /* 1 Mbps ERP-DSSS */ 31 /* 2 Mbps ERP-DSSS */ 34 /* 5.5 Mbps ERP-CCK */ 37 /* 11 Mbps ERP-CCK */ 40 /* 22 Mbps ERP-PBCC (Not supported) */ 43 /* 33 Mbps ERP-PBCC (Not supported) */ 46 /* 6 Mbps (3 Mbps) ERP-OFDM, BPSK coding rate 1/2 */ 49 /* 9 Mbps (4.5 Mbps) ERP-OFDM, BPSK coding rate 3/4 */ 52 /* 12 Mbps (6 Mbps) ERP-OFDM, QPSK coding rate 1/2 */ 55 /* 18 Mbps (9 Mbps) ERP-OFDM, QPSK coding rate 3/4 */ [all …]
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | crypto.c | 254 const char *crypt, ulong MBps, in print_result_MBps() argument 260 algo_name, mode_name, crypt, MBps); in print_result_MBps() 285 const u8 *key, u32 key_len, ulong *MBps) in test_hash_perf() argument 294 *MBps = 0; in test_hash_perf() 336 *MBps = CALC_RATE_MPBS(total_size, time_cost); in test_hash_perf() 345 ulong *MBps, bool enc) in test_cipher_perf() argument 353 *MBps = 0; in test_cipher_perf() 393 *MBps = CALC_RATE_MPBS(total_size, time_cost); in test_cipher_perf() 453 ulong MBps = 0; in test_hash_result() local 456 test_data->key, test_data->key_len, &MBps); in test_hash_result() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | phy-ocelot-serdes.txt | 12 There are two kinds of SerDes: SERDES1G supports 10/100Mbps in 13 half/full-duplex and 1000Mbps in full-duplex mode while SERDES6G supports 14 10/100Mbps in half/full-duplex and 1000/2500Mbps in full-duplex mode.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_param.c | 50 * - 10 - only link at 10 Mbps 51 * - 100 - only link at 100 Mbps 52 * - 1000 - only link at 1000 Mbps 78 * Speed (Mbps) N/A N/A 1000 N/A 100 100 10 10 669 e_dev_info("10 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options() 670 e_dev_info("Using Autonegotiation at 10 Mbps only\n"); in e1000_check_copper_options() 676 e_dev_info("Forcing to 10 Mbps Half Duplex\n"); in e1000_check_copper_options() 682 e_dev_info("Forcing to 10 Mbps Full Duplex\n"); in e1000_check_copper_options() 688 e_dev_info("100 Mbps Speed specified without Duplex\n"); in e1000_check_copper_options() 689 e_dev_info("Using Autonegotiation at 100 Mbps only\n"); in e1000_check_copper_options() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | smc91x.h | 30 #define RPC_LED_100_10 (0x00) /* LED = 100Mbps OR's with 10Mbps link detect */ 32 #define RPC_LED_10 (0x02) /* LED = 10Mbps link detect */ 35 #define RPC_LED_100 (0x05) /* LED = 100Mbps link detect */
|