Home
last modified time | relevance | path

Searched defs:bps (Results 26 – 50 of 57) sorted by relevance

123

/openbmc/linux/include/linux/soundwire/
H A Dsdw.h761 unsigned int bps; member
978 unsigned int bps; member
1014 unsigned int bps; member
/openbmc/linux/drivers/tty/serial/
H A Dzs.h53 #define ZS_BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
H A Dip22zilog.h32 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
H A Dsh-sci.c2267 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 Dsunzilog.h24 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
H A Dpmac_zilog.h108 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
/openbmc/linux/sound/hda/
H A Dhdac_device.c853 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
/openbmc/linux/sound/soc/atmel/
H A Dmchp-spdiftx.c353 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.c26 #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 Dslimbus.h339 unsigned int bps; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.h222 struct eeprom_table_record *bps; member
H A Damdgpu_ras.h452 struct eeprom_table_record *bps; member
/openbmc/linux/drivers/soundwire/
H A Damd_manager.c412 unsigned int rate, bps; in amd_sdw_compute_params() local
/openbmc/linux/drivers/net/hamradio/
H A Dbaycom_epp.c168 unsigned int bps; member
/openbmc/linux/drivers/media/platform/renesas/
H A Drenesas-ceu.c133 u8 bps; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.h500 bool bps; member
/openbmc/qemu/hw/arm/
H A Domap1.c3034 static const int bps[8] = { 0, 1, 1, 2, 2, 2, -255, -255 }; in omap_mcbsp_source_tick() local
3080 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 Dtc358743.c673 u32 bps = bt->width * bt->height * fps(bt) * bits_pr_pixel; in tc358743_num_csi_lanes_needed() local
/openbmc/linux/sound/drivers/
H A Daloop.c459 int err, bps, salign; in loopback_prepare() local
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-topology.h302 u8 bps; member
H A Dskl-topology.c47 #define CHECK_HW_PARAMS(ch, freq, bps, prm_ch, prm_freq, prm_bps) \ argument
/openbmc/linux/block/
H A Dblk-throttle.c1996 uint64_t bps; in throtl_downgrade_check() local
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1567 u32 rates, bps; in hdac_hdmi_create_dais() local
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c2451 unsigned int bps = comedi_bytes_per_sample(s); in comedi_poll() local
/openbmc/qemu/ui/
H A Dvnc.c1073 int bps; in vnc_update_throttle_offset() local

123