/linux-6.12.1/drivers/acpi/ |
D | nhlt.c | 141 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-6.12.1/net/mac80211/ |
D | airtime.c | 19 #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-6.12.1/include/acpi/ |
D | nhlt.h | 148 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-6.12.1/include/uapi/linux/ |
D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
/linux-6.12.1/drivers/soundwire/ |
D | generic_bandwidth_allocation.c | 38 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
|
D | bus.h | 190 int port_num, int bps, in sdw_fill_port_params()
|
/linux-6.12.1/sound/hda/ |
D | intel-nhlt.c | 241 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-6.12.1/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 | 270 unsigned int bps; in usb_serial_generic_wait_until_sent() local
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-probes.c | 79 int bps, ret; in hda_probes_compr_set_params() local
|
/linux-6.12.1/arch/powerpc/mm/ptdump/ |
D | hashpagetable.c | 184 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-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_virt.c | 280 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()
|
D | amdgpu_ras.c | 1691 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-6.12.1/sound/soc/intel/avs/ |
D | probes.c | 133 int bps, ret; in avs_probe_compr_set_params() local
|
/linux-6.12.1/drivers/staging/vc04_services/bcm2835-audio/ |
D | vc_vchi_audioserv_defs.h | 37 u32 bps; member
|
D | bcm2835-vchiq.c | 274 unsigned int bps) in bcm2835_audio_set_params()
|
/linux-6.12.1/block/ |
D | blk-throttle.h | 99 uint64_t bps[2]; member
|
/linux-6.12.1/include/linux/ |
D | slimbus.h | 136 unsigned int bps; member
|
/linux-6.12.1/drivers/tty/ |
D | tty_port.c | 598 unsigned int bps = tty_get_baud_rate(tty); in tty_port_drain_delay() local
|
/linux-6.12.1/include/linux/soundwire/ |
D | sdw.h | 746 unsigned int bps; member 967 unsigned int bps; member 1003 unsigned int bps; member
|
/linux-6.12.1/include/sound/ |
D | intel-nhlt.h | 184 u32 bus_id, u8 link_type, u8 vbps, u8 bps, in intel_nhlt_get_endpoint_blob()
|
/linux-6.12.1/fs/smb/client/ |
D | cifs_debug.c | 170 static inline const char *smb_speed_to_str(size_t bps) in smb_speed_to_str()
|
/linux-6.12.1/drivers/tty/serial/ |
D | sh-sci.c | 2298 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()
|
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
|