Home
last modified time | relevance | path

Searched defs:bps (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/acpi/
H A Dnhlt.c141 u16 ch, u32 rate, u16 vbps, u16 bps) in acpi_nhlt_endpoint_find_fmtcfg()
182 u16 ch, u32 rate, u16 vbps, u16 bps) in acpi_nhlt_tb_find_fmtcfg()
220 u16 ch, u32 rate, u16 vbps, u16 bps) in acpi_nhlt_find_fmtcfg()
/linux/net/mac80211/
H A Dairtime.c19 #define MCS_N_KSYMS(bps) DIV_ROUND_UP(MCS_NBITS << 10, (bps)) argument
31 #define MCS_DURATION(streams, sgi, bps) \ argument
34 #define MCS_DURATION_S(shift, streams, sgi, bps) \ argument
52 #define HE_DURATION(streams, gi, bps) \ argument
55 #define HE_DURATION_S(shift, streams, gi, bps) \ argument
63 #define EHT_DURATION(streams, gi, bps) \ argument
65 #define EHT_DURATION_S(shift, streams, gi, bps) \ argument
/linux/include/acpi/
H A Dnhlt.h148 u16 ch, u32 rate, u16 vbps, u16 bps) in acpi_nhlt_endpoint_find_fmtcfg()
156 u16 ch, u32 rate, u16 vpbs, u16 bps) in acpi_nhlt_tb_find_fmtcfg()
174 u16 ch, u32 rate, u16 vpbs, u16 bps) in acpi_nhlt_find_fmtcfg()
/linux/include/uapi/linux/
H A Dgen_stats.h37 __u32 bps; member
47 __u64 bps; member
/linux/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c40 unsigned int rate, bps, ch = 0; in sdw_compute_slave_ports() local
141 unsigned int rate, bps, ch; in sdw_compute_master_ports() local
230 unsigned int rate, bps, ch; in sdw_compute_group_params() local
H A Damd_manager.c445 unsigned int rate, bps; in amd_sdw_compute_params() local
/linux/sound/hda/core/
H A Dintel-nhlt.c241 u32 rate, u8 vbps, u8 bps, bool ignore_vbps) in nhlt_get_specific_cfg()
291 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob()
H A Ddevice.c917 unsigned int streams, bps; snd_hdac_query_supported_pcm() local
[all...]
/linux/drivers/usb/serial/
H A Dark3116.c114 static inline int calc_divisor(int bps) in calc_divisor()
198 int bps = tty_get_baud_rate(tty); in ark3116_set_termios() local
H A Dgeneric.c270 unsigned int bps; in usb_serial_generic_wait_until_sent() local
/linux/sound/soc/sof/intel/
H A Dhda-probes.c79 int bps, ret; in hda_probes_compr_set_params() local
/linux/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c184 unsigned long rpn, int bps, int aps, unsigned long lp) in dump_hpte_info()
279 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r()
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dvc_vchi_audioserv_defs.h37 u32 bps; member
/linux/sound/soc/intel/avs/
H A Dprobes.c133 int bps, ret; avs_probe_compr_set_params() local
/linux/include/linux/
H A Dslimbus.h136 unsigned int bps; member
/linux/include/linux/soundwire/
H A Dsdw.h744 unsigned int bps; global() member
909 unsigned int bps; global() member
945 unsigned int bps; global() member
/linux/drivers/tty/serial/
H A Dsh-sci.c2328 static int sci_sck_calc(struct sci_port *s, unsigned int bps, in sci_sck_calc()
2355 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc()
2387 static int sci_scbrr_calc(struct sci_port *s, unsigned int bps, in sci_scbrr_calc()
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 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
/linux/include/sound/
H A Dintel-nhlt.h184 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob()
/linux/fs/smb/client/
H A Dcifs_debug.c172 static inline const char *smb_speed_to_str(size_t bps) in smb_speed_to_str()
/linux/sound/soc/atmel/
H A Dmchp-spdiftx.c353 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
/linux/drivers/slimbus/
H A Dslimbus.h339 unsigned int bps; member

12