/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-nhlt.c | 58 u8 no_ch, u32 rate, u16 bps) in skl_get_specific_cfg() 86 u8 s_fmt, u8 num_channels, u32 s_rate, u8 dirn, u16 bps) in dump_config() 118 u16 bps = num_ch * s_fmt; in skl_get_ep_blob() local
|
/linux-4.4.14/include/uapi/linux/ |
D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
D | pkt_sched.h | 38 __u32 bps; /* Current flow byte rate */ member
|
/linux-4.4.14/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.4.14/drivers/tty/ |
D | tty_port.c | 442 unsigned int bps = tty_get_baud_rate(tty); in tty_port_drain_delay() local
|
/linux-4.4.14/net/mac80211/ |
D | rc80211_minstrel_ht.c | 27 #define MCS_NSYMS(bps) DIV_ROUND_UP(MCS_NBITS, (bps)) argument 37 #define MCS_DURATION(streams, sgi, bps) \ argument
|
/linux-4.4.14/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 | 1841 static unsigned int sci_scbrr_calc(struct sci_port *s, unsigned int bps, in sci_scbrr_calc() 1870 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.4.14/drivers/media/i2c/soc_camera/ |
D | mt9m001.c | 614 unsigned int bps = soc_mbus_get_fmtdesc(mt9m001->fmt->code)->bits_per_sample; in mt9m001_s_mbus_config() local
|
D | mt9v022.c | 812 unsigned int bps = soc_mbus_get_fmtdesc(mt9v022->fmt->code)->bits_per_sample; in mt9v022_s_mbus_config() local
|
/linux-4.4.14/sound/hda/ |
D | hdac_device.c | 859 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
|
/linux-4.4.14/drivers/net/wan/ |
D | dscc4.c | 1253 static int dscc4_set_clock(struct net_device *dev, u32 *bps, u32 *state) in dscc4_set_clock() 1370 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.4.14/drivers/net/hamradio/ |
D | baycom_epp.c | 183 unsigned int bps; member
|
/linux-4.4.14/sound/drivers/ |
D | aloop.c | 343 int bps, salign; in loopback_prepare() local
|
/linux-4.4.14/drivers/media/i2c/ |
D | tc358743.c | 677 u32 bps = bt->width * bt->height * fps(bt) * bits_pr_pixel; in tc358743_num_csi_lanes_needed() local
|
/linux-4.4.14/block/ |
D | blk-throttle.c | 123 uint64_t bps[2]; member
|
/linux-4.4.14/drivers/staging/comedi/ |
D | comedi_fops.c | 2286 unsigned int bps = comedi_bytes_per_sample(s); in comedi_poll() local
|
/linux-4.4.14/net/core/ |
D | pktgen.c | 3211 __u64 bps, mbps, pps; in show_results() local
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 2825 static int be_cmd_set_qos(struct be_adapter *adapter, u32 bps, u32 domain) in be_cmd_set_qos()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_display.c | 8806 u32 bps = target_clock * bpp * 21 / 20; in ironlake_get_lanes_required() local
|