Searched defs:burst_length (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/iio/imu/
H A Dadis16400_buffer.c21 unsigned int burst_length; adis16400_update_scan_mode() local
/linux-4.4.14/drivers/scsi/
H A D53c700.c650 __u8 burst_length = 0; NCR_700_chip_setup() local
H A D53c700.h209 __u32 burst_length:4; /* set to 0 to disable 710 bursting */ member in struct:NCR_700_Host_Parameters
H A Dncr53c8xx.c3717 #define burst_length(bc) (!(bc))? 0 : 1 << (bc) macro
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c591 #define burst_length(bc) (!(bc))? 0 : 1 << (bc) macro

Completed in 346 milliseconds