/openbmc/linux/include/linux/soundwire/ |
H A D | sdw.h | 761 unsigned int bps; member 978 unsigned int bps; member 1014 unsigned int bps; member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | zs.h | 53 #define ZS_BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
H A D | ip22zilog.h | 32 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
H A D | sh-sci.c | 2267 static int sci_sck_calc(struct sci_port *s, unsigned int bps, in sci_sck_calc() 2294 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc() 2326 static int sci_scbrr_calc(struct sci_port *s, unsigned int bps, in sci_scbrr_calc()
|
H A D | sunzilog.h | 24 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
H A D | pmac_zilog.h | 108 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
/openbmc/linux/sound/hda/ |
H A D | hdac_device.c | 853 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
|
/openbmc/linux/sound/soc/atmel/ |
H A D | mchp-spdiftx.c | 353 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
|
/openbmc/linux/net/mac80211/ |
H A D | rc80211_minstrel_ht.c | 26 #define MCS_NSYMS(bps) DIV_ROUND_UP(MCS_NBITS, (bps)) argument 36 #define MCS_DURATION(streams, sgi, bps) \ argument
|
/openbmc/linux/drivers/slimbus/ |
H A D | slimbus.h | 339 unsigned int bps; member
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_virt.h | 222 struct eeprom_table_record *bps; member
|
H A D | amdgpu_ras.h | 452 struct eeprom_table_record *bps; member
|
/openbmc/linux/drivers/soundwire/ |
H A D | amd_manager.c | 412 unsigned int rate, bps; in amd_sdw_compute_params() local
|
/openbmc/linux/drivers/net/hamradio/ |
H A D | baycom_epp.c | 168 unsigned int bps; member
|
/openbmc/linux/drivers/media/platform/renesas/ |
H A D | renesas-ceu.c | 133 u8 bps; member
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.h | 500 bool bps; member
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 3022 static const int bps[8] = { 0, 1, 1, 2, 2, 2, -255, -255 }; in omap_mcbsp_source_tick() local 3068 static const int bps[8] = { 0, 1, 1, 2, 2, 2, -255, -255 }; in omap_mcbsp_sink_tick() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tc358743.c | 673 u32 bps = bt->width * bt->height * fps(bt) * bits_pr_pixel; in tc358743_num_csi_lanes_needed() local
|
/openbmc/linux/sound/drivers/ |
H A D | aloop.c | 459 int err, bps, salign; in loopback_prepare() local
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.h | 302 u8 bps; member
|
H A D | skl-topology.c | 47 #define CHECK_HW_PARAMS(ch, freq, bps, prm_ch, prm_freq, prm_bps) \ argument
|
/openbmc/linux/block/ |
H A D | blk-throttle.c | 1996 uint64_t bps; in throtl_downgrade_check() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 1567 u32 rates, bps; in hdac_hdmi_create_dais() local
|
/openbmc/linux/drivers/comedi/ |
H A D | comedi_fops.c | 2463 unsigned int bps = comedi_bytes_per_sample(s); in comedi_poll() local
|
/openbmc/linux/net/core/ |
H A D | pktgen.c | 3274 __u64 bps, mbps, pps; in show_results() local
|