/Linux-v5.15/sound/soc/intel/skylake/ |
D | skl-nhlt.c | 18 u8 no_ch, u32 rate, u16 bps, u8 linktype) in skl_get_specific_cfg() 52 u8 s_fmt, u8 num_channels, u32 s_rate, u8 dirn, u16 bps) in dump_config() 92 u16 bps = (s_fmt == 16) ? 16 : 32; in skl_get_ep_blob() local 206 u16 channels, bps; in skl_get_ssp_clks() local
|
/Linux-v5.15/net/mac80211/ |
D | airtime.c | 18 #define MCS_N_KSYMS(bps) DIV_ROUND_UP(MCS_NBITS << 10, (bps)) argument 30 #define MCS_DURATION(streams, sgi, bps) \ argument 33 #define MCS_DURATION_S(shift, streams, sgi, bps) \ argument 51 #define HE_DURATION(streams, gi, bps) \ argument 54 #define HE_DURATION_S(shift, streams, gi, bps) \ argument
|
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-v5.15/include/uapi/linux/ |
D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
/Linux-v5.15/drivers/soundwire/ |
D | generic_bandwidth_allocation.c | 44 unsigned int rate, bps, ch = 0; in sdw_compute_slave_ports() local 98 unsigned int rate, bps, ch; in sdw_compute_master_ports() local 173 unsigned int rate, bps, ch; in sdw_compute_group_params() local
|
D | bus.h | 195 int port_num, int bps, in sdw_fill_port_params()
|
/Linux-v5.15/drivers/usb/serial/ |
D | ark3116.c | 114 static inline int calc_divisor(int bps) in calc_divisor() 198 int bps = tty_get_baud_rate(tty); in ark3116_set_termios() local
|
D | generic.c | 271 unsigned int bps; in usb_serial_generic_wait_until_sent() local
|
/Linux-v5.15/sound/soc/sof/intel/ |
D | hda-compress.c | 68 int bps, ret; in hda_probe_compr_set_params() local
|
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.c | 1162 struct ras_badpage *bps = NULL; in amdgpu_ras_sysfs_badpages_read() local 1681 struct ras_badpage **bps, unsigned int *count) in amdgpu_ras_badpages_read() 1767 void *bps = kmalloc(align_space * sizeof(*data->bps), GFP_KERNEL); in amdgpu_ras_realloc_eh_data_space() local 1787 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages() 1868 struct eeprom_table_record *bps; in amdgpu_ras_load_bad_pages() local
|
D | amdgpu_virt.c | 281 void *bps = NULL; in amdgpu_virt_init_ras_err_handler_data() local 345 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
|
D | amdgpu_virt.h | 202 struct eeprom_table_record *bps; member
|
/Linux-v5.15/arch/powerpc/mm/ptdump/ |
D | hashpagetable.c | 184 unsigned long rpn, int bps, int aps, unsigned long lp) in dump_hpte_info() 276 static void decode_r(int bps, unsigned long r, unsigned long *rpn, int *aps, in decode_r()
|
/Linux-v5.15/drivers/staging/vc04_services/bcm2835-audio/ |
D | vc_vchi_audioserv_defs.h | 37 u32 bps; member
|
D | bcm2835-vchiq.c | 264 unsigned int bps) in bcm2835_audio_set_params()
|
/Linux-v5.15/sound/soc/atmel/ |
D | mchp-spdiftx.c | 73 #define SPDIFTX_MR_VBPS(bps) (((bps) << 8) & SPDIFTX_MR_VBPS_MASK) argument 360 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
|
/Linux-v5.15/include/linux/ |
D | slimbus.h | 136 unsigned int bps; member
|
/Linux-v5.15/drivers/tty/ |
D | tty_port.c | 551 unsigned int bps = tty_get_baud_rate(tty); in tty_port_drain_delay() local
|
/Linux-v5.15/include/linux/soundwire/ |
D | sdw.h | 748 unsigned int bps; member 949 unsigned int bps; member 985 unsigned int bps; member
|
/Linux-v5.15/drivers/tty/serial/ |
D | ip22zilog.h | 32 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
D | zs.h | 53 #define ZS_BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
D | sh-sci.c | 2219 static int sci_sck_calc(struct sci_port *s, unsigned int bps, in sci_sck_calc() 2246 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc() 2278 static int sci_scbrr_calc(struct sci_port *s, unsigned int bps, in sci_scbrr_calc()
|
D | sunzilog.h | 24 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
/Linux-v5.15/sound/hda/ |
D | hdac_device.c | 851 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
|
/Linux-v5.15/drivers/slimbus/ |
D | slimbus.h | 339 unsigned int bps; member
|