Home
last modified time | relevance | path

Searched refs:burst_code (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/spi/
Dspi-pxa2xx-pxadma.c394 u8 bits_per_word, u32 *burst_code, in pxa2xx_spi_set_dma_burst_and_threshold() argument
451 *burst_code = DCMD_BURST8; in pxa2xx_spi_set_dma_burst_and_threshold()
456 *burst_code = DCMD_BURST8; in pxa2xx_spi_set_dma_burst_and_threshold()
460 *burst_code = DCMD_BURST16; in pxa2xx_spi_set_dma_burst_and_threshold()
466 *burst_code = DCMD_BURST8; in pxa2xx_spi_set_dma_burst_and_threshold()
471 *burst_code = DCMD_BURST16; in pxa2xx_spi_set_dma_burst_and_threshold()
475 *burst_code = DCMD_BURST32; in pxa2xx_spi_set_dma_burst_and_threshold()
Dspi-pxa2xx.h191 u32 *burst_code,
212 u32 *burst_code, in pxa2xx_spi_set_dma_burst_and_threshold() argument
Dspi-pxa2xx-dma.c353 u8 bits_per_word, u32 *burst_code, in pxa2xx_spi_set_dma_burst_and_threshold() argument
363 *burst_code = chip_info ? chip_info->dma_burst_size : 1; in pxa2xx_spi_set_dma_burst_and_threshold()
/linux-4.1.27/drivers/scsi/
Dncr53c8xx.c3722 #define burst_code(dmode, ctest0) \ macro
3845 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); in ncr_prepare_setting()
3853 burst_max = burst_code(np->sv_dmode, np->sv_ctest0); in ncr_prepare_setting()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c596 #define burst_code(dmode, ctest4, ctest5) \ macro
808 burst_max = burst_code(np->sv_dmode, np->sv_ctest4,