| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A 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
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_sh.h | 744 #define SCBRR_VALUE(bps, clk) ((clk+16*bps)/(16*bps)-1) argument 753 #define SCBRR_VALUE(bps, clk) (((clk*2)+16*bps)/(32*bps)-1) argument 756 static inline int scbrr_calc(struct uart_port *port, int bps, int clk) in scbrr_calc() 763 #define SCBRR_VALUE(bps, clk) scbrr_calc(port, bps, clk) argument 765 #define SCBRR_VALUE(bps, clk) (((clk*1000/32)/bps)-1) argument 768 #define DL_VALUE(bps, clk) (clk / bps / 16) /* External Clock */ argument 770 #define SCBRR_VALUE(bps, clk) (clk / bps / 16 - 1) /* Internal Clock */ argument 772 #define SCBRR_VALUE(bps, clk) (clk / bps / 32 - 1) /* Internal Clock */ argument 775 #define SCBRR_VALUE(bps, clk) ((clk+16*bps)/(32*bps)-1) argument 779 #define DL_VALUE(bps, clk) 0 argument
|
| H A D | serial_sti_asc.c | 48 #define BAUDRATE_VAL_M0(bps) (PCLK / (16 * (bps))) argument 49 #define BAUDRATE_VAL_M1(bps) ((bps * (1 << 14)) + (1<<13)) / (PCLK/(1 << 6)) argument
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | gen_stats.h | 37 __u32 bps; member 47 __u64 bps; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | gen_stats.h | 40 __u32 bps; member 50 __u64 bps; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | gen_stats.h | 40 __u32 bps; member 50 __u64 bps; member
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A 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
|
| H A D | bus.h | 193 int port_num, int bps, in sdw_fill_port_params()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/bit-rot/ |
| H A D | sndio.h | 41 unsigned bps; /* bytes per sample */ member 69 unsigned bps; member
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpp_parse_cfg.h | 27 int bps; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | ssv_ht_rc.c | 29 #define MCS_NSYMS(bps) ((MCS_NBITS + (bps) - 1) / (bps)) argument 35 #define MCS_DURATION(streams,sgi,bps) MCS_SYMBOL_TIME(sgi, MCS_NSYMS((streams) * (bps))) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A 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
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | hda-compress.c | 68 int bps, ret; in hda_probe_compr_set_params() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ptdump/ |
| H A 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()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rockchipmpp/ |
| H A D | gstmppenc.h | 75 guint bps; member
|
| /OK3568_Linux_fs/kernel/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | vc_vchi_audioserv_defs.h | 37 u32 bps; member
|
| H A D | bcm2835-vchiq.c | 264 unsigned int bps) in bcm2835_audio_set_params()
|
| /OK3568_Linux_fs/kernel/sound/soc/atmel/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | slimbus.h | 136 unsigned int bps; member
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/inc/ |
| H A D | mpp_rc.h | 95 RK_U32 bps; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/ |
| H A D | mpp_encoder.h | 36 RK_S32 bps; member
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lrz.c | 973 long bps; in wcreceive() local 2156 long bps; in rzfiles() local
|