| /linux-4.1.27/include/uapi/linux/ | 
| D | gen_stats.h | 37 	__u32	bps;  member47 	__u64	bps;  member
 
 | 
| D | pkt_sched.h | 38 	__u32	bps;			/* Current flow byte rate */  member
 | 
| /linux-4.1.27/drivers/usb/serial/ | 
| D | ark3116.c | 108 static inline int calc_divisor(int bps)  in calc_divisor()225 	int bps = tty_get_baud_rate(tty);  in ark3116_set_termios()  local
 
 | 
| D | generic.c | 249 	unsigned int bps;  in usb_serial_generic_wait_until_sent()  local
 | 
| /linux-4.1.27/drivers/tty/ | 
| D | tty_port.c | 454 	unsigned int bps = tty_get_baud_rate(tty);  in tty_port_drain_delay()  local
 | 
| /linux-4.1.27/net/mac80211/ | 
| D | rc80211_minstrel_ht.c | 27 #define MCS_NSYMS(bps) DIV_ROUND_UP(MCS_NBITS, (bps))  argument37 #define MCS_DURATION(streams, sgi, bps) \  argument
 
 | 
| /linux-4.1.27/drivers/tty/serial/ | 
| D | ip22zilog.h | 31 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2)  argument
 | 
| D | zs.h | 52 #define ZS_BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2)  argument
 | 
| D | sunzilog.h | 23 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2)  argument
 | 
| D | sh-sci.c | 1803 static unsigned int sci_scbrr_calc(struct sci_port *s, unsigned int bps,  in sci_scbrr_calc()1832 static void sci_baud_calc_hscif(unsigned int bps, unsigned long freq,  in sci_baud_calc_hscif()
 
 | 
| D | pmac_zilog.h | 117 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2)  argument
 | 
| /linux-4.1.27/drivers/media/i2c/soc_camera/ | 
| D | mt9m001.c | 600 	unsigned int bps = soc_mbus_get_fmtdesc(mt9m001->fmt->code)->bits_per_sample;  in mt9m001_s_mbus_config()  local
 | 
| D | mt9v022.c | 798 	unsigned int bps = soc_mbus_get_fmtdesc(mt9v022->fmt->code)->bits_per_sample;  in mt9v022_s_mbus_config()  local
 | 
| /linux-4.1.27/drivers/net/wan/ | 
| D | dscc4.c | 1256 static int dscc4_set_clock(struct net_device *dev, u32 *bps, u32 *state)  in dscc4_set_clock()1373 	u32 bps, state;  in dscc4_clock_setting()  local
 
 | 
| D | z85230.h | 18 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2)  argument
 | 
| /linux-4.1.27/drivers/net/hamradio/ | 
| D | baycom_epp.c | 183 		unsigned int bps;  member
 | 
| /linux-4.1.27/sound/drivers/ | 
| D | aloop.c | 343 	int bps, salign;  in loopback_prepare()  local
 | 
| /linux-4.1.27/block/ | 
| D | blk-throttle.c | 131 	uint64_t bps[2];  member
 | 
| /linux-4.1.27/drivers/staging/comedi/ | 
| D | comedi_fops.c | 2251 		unsigned int bps = comedi_bytes_per_sample(s);  in comedi_poll()  local
 | 
| /linux-4.1.27/net/core/ | 
| D | pktgen.c | 3160 	__u64 bps, mbps, pps;  in show_results()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/emulex/benet/ | 
| D | be_cmds.c | 2764 static int be_cmd_set_qos(struct be_adapter *adapter, u32 bps, u32 domain)  in be_cmd_set_qos()
 | 
| /linux-4.1.27/sound/pci/hda/ | 
| D | hda_codec.c | 3484 		unsigned int streams, bps;  in snd_hda_query_supported_pcm()  local
 | 
| /linux-4.1.27/drivers/gpu/drm/i915/ | 
| D | intel_display.c | 7729 	u32 bps = target_clock * bpp * 21 / 20;  in ironlake_get_lanes_required()  local
 |