/kernel/linux/linux-5.10/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 205 u16 channels, bps; in skl_get_ssp_clks() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | gen_stats.h | 40 __u32 bps; member 44 __u64 bps; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | gen_stats.h | 29 __u32 bps; member 33 __u64 bps; member
|
/kernel/linux/linux-5.10/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 | 28 #define MCS_NSYMS(bps) DIV_ROUND_UP(MCS_NBITS, (bps)) argument 38 #define MCS_DURATION(streams, sgi, bps) \ argument
|
/kernel/linux/linux-5.10/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, no_ch; in sdw_compute_master_ports() local 174 unsigned int rate, bps, ch; in sdw_compute_group_params() local
|
D | bus.h | 193 int port_num, int bps, in sdw_fill_port_params()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
D | ark3116.c | 114 static inline int calc_divisor(int bps) in calc_divisor() 200 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
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
D | hda-compress.c | 68 int bps, ret; in hda_probe_compr_set_params() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_virt.c | 276 void *bps = NULL; in amdgpu_virt_init_ras_err_handler_data() local 340 struct eeprom_table_record *bps, int pages) in amdgpu_virt_ras_add_bps()
|
D | amdgpu_ras.c | 1001 struct ras_badpage *bps = NULL; in amdgpu_ras_sysfs_badpages_read() local 1521 struct ras_badpage **bps, unsigned int *count) in amdgpu_ras_badpages_read() 1605 void *bps = kmalloc(align_space * sizeof(*data->bps), GFP_KERNEL); in amdgpu_ras_realloc_eh_data_space() local 1634 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages() 1705 struct eeprom_table_record *bps = NULL; in amdgpu_ras_load_bad_pages() local
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/sound/soc/atmel/ |
D | mchp-spdiftx.c | 73 #define SPDIFTX_MR_VBPS(bps) (((bps) << 8) & SPDIFTX_MR_VBPS_MASK) argument 359 unsigned int bps = params_physical_width(params) / 8; in mchp_spdiftx_hw_params() local
|
/kernel/linux/linux-5.10/include/linux/ |
D | slimbus.h | 136 unsigned int bps; member
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | tty_port.c | 546 unsigned int bps = tty_get_baud_rate(tty); in tty_port_drain_delay() local
|
/kernel/linux/linux-5.10/include/linux/soundwire/ |
D | sdw.h | 712 unsigned int bps; member 911 unsigned int bps; member 947 unsigned int bps; member
|
/kernel/linux/linux-5.10/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 | 2221 static int sci_sck_calc(struct sci_port *s, unsigned int bps, in sci_sck_calc() 2248 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc() 2280 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
|
/kernel/linux/linux-5.10/sound/hda/ |
D | hdac_device.c | 852 unsigned int streams, bps; in snd_hdac_query_supported_pcm() local
|