Searched refs:burst_code (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/spi/ | 
| D | spi-pxa2xx-dma.c | 235 					   u8 bits_per_word, u32 *burst_code,  in pxa2xx_spi_set_dma_burst_and_threshold()  argument247 	*burst_code = chip_info ? chip_info->dma_burst_size : dma_burst_size;  in pxa2xx_spi_set_dma_burst_and_threshold()
 
 | 
| D | spi-pxa2xx.h | 140 						  u32 *burst_code,
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | ncr53c8xx.c | 3710 #define burst_code(dmode, ctest0) \  macro3833 	burst_max	= burst_code(np->sv_dmode, np->sv_ctest0);  in ncr_prepare_setting()
 3841 		burst_max = burst_code(np->sv_dmode, np->sv_ctest0);  in ncr_prepare_setting()
 
 | 
| /Linux-v5.4/drivers/scsi/sym53c8xx_2/ | 
| D | sym_hipd.c | 583 #define burst_code(dmode, ctest4, ctest5) \  macro795 		burst_max = burst_code(np->sv_dmode, np->sv_ctest4,
 
 |