Searched refs:DEBUG_WRITE (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/fbtft/ |
D | fbtft-io.c | 15 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_spi() 52 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_spi_emulate_9() 140 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_gpio8_wr() 190 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_gpio16_wr()
|
D | fbtft.h | 396 #define DEBUG_WRITE (1<<19) macro
|
D | fb_ra8875.c | 35 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in write_spi()
|
D | fb_agm1264k-fl.c | 409 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in write()
|
D | fbtft_device.c | 1228 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in write_gpio16_wr_slow()
|
/drivers/scsi/arm/ |
D | acornscsi.c | 38 #define DEBUG_WRITE 128 macro 42 #define DEBUG_ALL (DEBUG_RESET|DEBUG_MESSAGES|DEBUG_LINK|DEBUG_WRITE|\ 84 #define DEBUG (DEBUG_RESET|DEBUG_WRITE|DEBUG_NO_WRITE) 1239 #if (DEBUG & (DEBUG_DMA|DEBUG_WRITE)) in acornscsi_dma_adjust() 1264 #if (DEBUG & (DEBUG_DMA|DEBUG_WRITE)) in acornscsi_dma_adjust()
|