Lines Matching refs:lcd_debug
36 #define lcd_debug(format,args...) rt_kprintf(format, ##args) macro
38 #define lcd_debug(format,args...) macro
153 lcd_debug("LCD err: Get pixel at (%d,%d: %x) failed (%x)!\n", in efm32_spiLcd_getPixel()
179 lcd_debug("LCD: RAW H LINE!\n"); in efm32_spiLcd_drawRawHLine()
438 lcd_debug("LCD: Write data failed!\n"); in efm32_spiLcd_writeRegister()
516 lcd_debug("LCD err: Can't find %s!\n", LCD_USING_DEVICE_NAME); in efm32_spiLcd_init()
519 lcd_debug("LCD: Find device %s\n", LCD_USING_DEVICE_NAME); in efm32_spiLcd_init()
540 lcd_debug("LCD: Please press AEM button!!!\n"); in efm32_spiLcd_init()
545 lcd_debug("LCD: Got LCD control\n"); in efm32_spiLcd_init()
549 lcd_debug("LCD: Set to EBI mode\n"); in efm32_spiLcd_init()
575 lcd_debug("LCD err: driver init failed %x\n", ret); in efm32_spiLcd_init()
639 lcd_debug("LCD err: get geometry failed!\n"); in efm32_spiLcd_init()
661 lcd_debug("LCD err: set clipping area failed!\n"); in efm32_spiLcd_init()
672 lcd_debug("LCD: H/W init OK!\n"); in efm32_spiLcd_init()
676 lcd_debug("LCD err: H/W init failed!\n"); in efm32_spiLcd_init()