Searched refs:kbps (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/hsi/ |
D | client-devices.txt | 14 - hsi-speed-kbps: Max bit transmission speed in kbit/s 36 hsi-speed-kbps = <55000>;
|
D | nokia-modem.txt | 39 hsi-speed-kbps = <55000>;
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | wil_platform.h | 26 int (*bus_request)(void *handle, uint32_t kbps /* KBytes/Sec */);
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | brcm,bcm11351-pinctrl.txt | 68 0: Standard(100kbps)& Fast(400kbps) mode 94 0: Standard(100kbps)& Fast(400kbps) mode 112 0: Standard(100kbps)& Fast(400kbps) mode
|
/linux-4.4.14/Documentation/networking/ |
D | cxacru.txt | 35 * downstream_rate (kbps) 41 * upstream_rate (kbps)
|
D | radiotap-headers.txt | 122 * 500kbps units, eg, 0x02=1Mbps
|
D | ieee802154.txt | 119 with a link throughput of 250 kbps or less. The 6LoWPAN adaptation format
|
D | arcnet-hardware.txt | 91 (100 Mbps TCNS and 320 kbps - 32 Mbps ARCnet Plus) use different types of
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | hw.c | 168 u8 phy, int kbps, in ath9k_hw_computetxtime() argument 174 if (kbps == 0) in ath9k_hw_computetxtime() 183 txTime = CCK_SIFS_TIME + phyTime + ((numBits * 1000) / kbps); in ath9k_hw_computetxtime() 187 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME_QUARTER) / 1000; in ath9k_hw_computetxtime() 195 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME_HALF) / 1000; in ath9k_hw_computetxtime() 202 bitsPerSymbol = (kbps * OFDM_SYMBOL_TIME) / 1000; in ath9k_hw_computetxtime()
|
D | hw.h | 1039 u8 phy, int kbps,
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 3002 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) in t3_config_sched() argument 3008 if (kbps > 0) { in t3_config_sched() 3009 kbps *= 125; /* -> bytes */ in t3_config_sched() 3012 bpt = (kbps + tps / 2) / tps; in t3_config_sched() 3015 delta = v >= kbps ? v - kbps : kbps - v; in t3_config_sched()
|
D | common.h | 732 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched);
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_dp_mst_topology.c | 2653 u64 kbps; in drm_dp_calc_pbn_mode() local 2658 kbps = clock * bpp; in drm_dp_calc_pbn_mode() 2674 kbps *= numerator; in drm_dp_calc_pbn_mode() 2675 peak_kbps = drm_fixp_from_fraction(kbps, denominator); in drm_dp_calc_pbn_mode()
|
/linux-4.4.14/drivers/net/hamradio/ |
D | Kconfig | 53 computer to an amateur radio modem (such as the WA4DSY 56kbps
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-encoder-api.txt | 289 the minimum bitrate should be 192 kbps.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | omap3-n900.dts | 968 hsi-speed-kbps = <55000>;
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 770 Support for the LPC32XX high speed serial ports (up to 900kbps).
|