Home
last modified time | relevance | path

Searched defs:bps (Results 1 – 25 of 43) 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
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
/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/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c38 unsigned int rate, bps, ch = 0; in sdw_compute_slave_ports() local
93 unsigned int rate, bps, ch; in sdw_compute_master_ports() local
162 unsigned int rate, bps, ch; in sdw_compute_group_params() local
H A Dbus.h190 int port_num, int bps, in sdw_fill_port_params()
/linux/include/uapi/linux/
H A Dgen_stats.h37 __u32 bps; member
47 __u64 bps; member
/linux/sound/hda/
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()
/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/gpu/drm/amd/amdgpu/
H A Damdgpu_virt.c280 void *bps = NULL; in amdgpu_virt_init_ras_err_handler_data() local
351 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
H A Damdgpu_ras.c1691 struct ras_badpage *bps = NULL; in amdgpu_ras_sysfs_badpages_read() local
2474 struct ras_badpage **bps, unsigned int *count) in amdgpu_ras_badpages_read()
2647 void *bps = kmalloc(align_space * sizeof(*data->bps), GFP_KERNEL); in amdgpu_ras_realloc_eh_data_space() local
2666 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages()
2756 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages() local
/linux/sound/soc/intel/skylake/
H A Dskl-nhlt.c
/linux/sound/soc/intel/avs/
H A Dprobes.c133 int bps, ret; in avs_probe_compr_set_params() local
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dvc_vchi_audioserv_defs.h37 u32 bps; member
/linux/block/
H A Dblk-throttle.h99 uint64_t bps[2]; member
/linux/include/linux/
H A Dslimbus.h136 unsigned int bps; member
/linux/drivers/tty/
H A Dtty_port.c598 unsigned int bps = tty_get_baud_rate(tty); in tty_port_drain_delay() local
/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.c170 static inline const char *smb_speed_to_str(size_t bps) in smb_speed_to_str()
/linux/drivers/tty/serial/
H A Dsh-sci.c2298 static int sci_sck_calc(struct sci_port *s, unsigned int bps, in sci_sck_calc()
2325 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc()
2357 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
/linux/sound/soc/atmel/
H A Dmchp-spdiftx.c353 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local

12