Searched refs:DEBUG_WRITE (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/fbtft/ |
D | fbtft-io.c | 16 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_spi() 49 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_spi_emulate_9() 137 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_gpio8_wr() 187 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in fbtft_write_gpio16_wr()
|
D | fbtft.h | 388 #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 | 417 fbtft_par_dbg_hex(DEBUG_WRITE, par, par->info->device, u8, buf, len, in write()
|
D | fbtft_device.c | 1254 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) 1240 #if (DEBUG & (DEBUG_DMA|DEBUG_WRITE)) in acornscsi_dma_adjust() 1265 #if (DEBUG & (DEBUG_DMA|DEBUG_WRITE)) in acornscsi_dma_adjust()
|