Lines Matching refs:DMSG
232 DMSG("Expected: 0x 22 10 ?4 00"); in pl022_print_peri_id()
233 DMSG("Read: 0x %02x %02x %02x %02x", in pl022_print_peri_id()
242 DMSG("Expected: 0x 0d f0 05 b1"); in pl022_print_cell_id()
243 DMSG("Read: 0x %02x %02x %02x %02x", in pl022_print_cell_id()
272 DMSG("SSPB2BTRANS: Expected: 0x2. Read: 0x%x", in pl022_sanity_check()
292 DMSG("pl022 busy - do NOT set CS!"); in pl022_control_cs()
295 DMSG("pl022 done - set CS!"); in pl022_control_cs()
344 DMSG("speed: requested: %u, closest1: %u", in pl022_calc_clk_divisors()
349 DMSG("speed: requested: %u, closest2: %u", in pl022_calc_clk_divisors()
352 DMSG("CPSDVR: %u (0x%x), SCR: %u (0x%x)", in pl022_calc_clk_divisors()
363 DMSG("rdat: 0x%x", rdat); in pl022_flush_fifo()
381 DMSG("Use auto GPIO CS control"); in pl022_configure()
382 DMSG("Mask/disable interrupt for CS GPIO"); in pl022_configure()
386 DMSG("Set CS GPIO dir to out"); in pl022_configure()
392 DMSG("Use registered CS callback"); in pl022_configure()
395 DMSG("Use manual CS control"); in pl022_configure()
402 DMSG("Pull CS high"); in pl022_configure()
410 DMSG("SPI mode 0"); in pl022_configure()
414 DMSG("SPI mode 1"); in pl022_configure()
418 DMSG("SPI mode 2"); in pl022_configure()
422 DMSG("SPI mode 3"); in pl022_configure()
432 DMSG("Data size: 8"); in pl022_configure()
436 DMSG("Data size: 16"); in pl022_configure()
445 DMSG("Starting in loopback mode!"); in pl022_configure()
448 DMSG("Starting in regular (non-loopback) mode!"); in pl022_configure()
452 DMSG("Set Serial Clock Rate (SCR), SPI mode (phase and clock)"); in pl022_configure()
453 DMSG("Set frame format (SPI) and data size (8- or 16-bit)"); in pl022_configure()
457 DMSG("Set master mode, disable SSP, set loopback mode"); in pl022_configure()
461 DMSG("Set clock prescale"); in pl022_configure()
464 DMSG("Disable interrupts"); in pl022_configure()
467 DMSG("Clear interrupts"); in pl022_configure()
471 DMSG("Empty FIFO before starting"); in pl022_configure()
479 DMSG("Enable SSP"); in pl022_start()
491 DMSG("Disable SSP"); in pl022_end()