/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()
|
/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
|
/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ras.c | 1001 struct ras_badpage *bps = NULL; in amdgpu_ras_sysfs_badpages_read() local 1524 struct ras_badpage **bps, unsigned int *count) in amdgpu_ras_badpages_read() 1608 void *bps = kmalloc(align_space * sizeof(*data->bps), GFP_KERNEL); in amdgpu_ras_realloc_eh_data_space() local 1637 struct eeprom_table_record *bps, int pages) in amdgpu_ras_add_bad_pages() 1708 struct eeprom_table_record *bps = NULL; in amdgpu_ras_load_bad_pages() local
|
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_virt.h | 195 struct eeprom_table_record *bps; member
|
D | amdgpu_ras.h | 365 struct eeprom_table_record *bps; member
|
/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()
|
/drivers/tty/ |
D | tty_port.c | 547 unsigned int bps = tty_get_baud_rate(tty); in tty_port_drain_delay() local
|
/drivers/tty/serial/ |
D | sh-sci.c | 2222 static int sci_sck_calc(struct sci_port *s, unsigned int bps, in sci_sck_calc() 2249 static int sci_brg_calc(struct sci_port *s, unsigned int bps, in sci_brg_calc() 2281 static int sci_scbrr_calc(struct sci_port *s, unsigned int bps, in sci_scbrr_calc()
|
D | zs.h | 53 #define ZS_BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
D | ip22zilog.h | 32 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
D | sunzilog.h | 24 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
D | pmac_zilog.h | 118 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
/drivers/slimbus/ |
D | slimbus.h | 339 unsigned int bps; member
|
/drivers/net/hamradio/ |
D | baycom_epp.c | 168 unsigned int bps; member
|
/drivers/net/wan/ |
D | z85230.h | 19 #define BPS_TO_BRG(bps, freq) ((((freq) + (bps)) / (2 * (bps))) - 2) argument
|
/drivers/media/platform/ |
D | renesas-ceu.c | 134 u8 bps; member
|
/drivers/media/i2c/ |
D | tc358743.c | 673 u32 bps = bt->width * bt->height * fps(bt) * bits_pr_pixel; in tc358743_num_csi_lanes_needed() local
|
/drivers/staging/comedi/ |
D | comedi_fops.c | 2446 unsigned int bps = comedi_bytes_per_sample(s); in comedi_poll() local
|
/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 3475 static int be_cmd_set_qos(struct be_adapter *adapter, u32 bps, u32 domain) in be_cmd_set_qos()
|
/drivers/gpu/drm/i915/display/ |
D | intel_display.c | 10243 u32 bps = target_clock * bpp * 21 / 20; in ilk_get_lanes_required() local
|