Lines Matching refs:DSSERR
722 DSSERR("DSI error, irqstatus %x\n", irqstatus); in dsi_handle_irq_errors()
733 DSSERR("DSI VC(%d) error, vc irqstatus %x\n", in dsi_handle_irq_errors()
742 DSSERR("DSI CIO error, cio irqstatus %x\n", ciostatus); in dsi_handle_irq_errors()
1170 DSSERR("can't get DSI VDD regulator\n"); in dsi_regulator_init()
1223 DSSERR("Failed to set dsi_if_enable to %d\n", enable); in dsi_if_enable()
1357 DSSERR("Failed to set DSI PLL power mode to %d\n", in dsi_pll_power()
1410 DSSERR("PLL not coming out of reset.\n"); in dsi_pll_enable()
1757 DSSERR("failed to set complexio power state to " in dsi_cio_power()
2031 DSSERR("CIO TXCLKESC%d domain not coming " \ in dsi_cio_wait_tx_clk_esc_reset()
2076 DSSERR("CIO SCP Clock domain not coming out of reset.\n"); in dsi_cio_init()
2124 DSSERR("CIO PWR clock domain not coming out of reset.\n"); in dsi_cio_init()
2209 DSSERR("Illegal FIFO configuration\n"); in dsi_config_tx_fifo()
2242 DSSERR("Illegal FIFO configuration\n"); in dsi_config_rx_fifo()
2265 DSSERR("TX_STOP bit not going down\n"); in dsi_force_tx_stop_mode_io()
2311 DSSERR("Failed to complete previous frame transfer\n"); in dsi_sync_vc_vp()
2357 DSSERR("Failed to complete previous l4 transfer\n"); in dsi_sync_vc_l4()
2408 DSSERR("Failed to set dsi_vc_enable to %d\n", enable); in dsi_vc_enable()
2425 DSSERR("VC(%d) busy when trying to configure it!\n", in dsi_vc_initial_config()
2462 DSSERR("vc(%d) busy when trying to config for VP\n", channel); in dsi_vc_config_source()
2522 DSSERR("\tACK with ERROR (%#x):\n", err); in dsi_show_rx_ack_with_err()
2524 DSSERR("\t\tSoT Error\n"); in dsi_show_rx_ack_with_err()
2526 DSSERR("\t\tSoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2528 DSSERR("\t\tEoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2530 DSSERR("\t\tEscape Mode Entry Command Error\n"); in dsi_show_rx_ack_with_err()
2532 DSSERR("\t\tLP Transmit Sync Error\n"); in dsi_show_rx_ack_with_err()
2534 DSSERR("\t\tHS Receive Timeout Error\n"); in dsi_show_rx_ack_with_err()
2536 DSSERR("\t\tFalse Control Error\n"); in dsi_show_rx_ack_with_err()
2538 DSSERR("\t\t(reserved7)\n"); in dsi_show_rx_ack_with_err()
2540 DSSERR("\t\tECC Error, single-bit (corrected)\n"); in dsi_show_rx_ack_with_err()
2542 DSSERR("\t\tECC Error, multi-bit (not corrected)\n"); in dsi_show_rx_ack_with_err()
2544 DSSERR("\t\tChecksum Error\n"); in dsi_show_rx_ack_with_err()
2546 DSSERR("\t\tData type not recognized\n"); in dsi_show_rx_ack_with_err()
2548 DSSERR("\t\tInvalid VC ID\n"); in dsi_show_rx_ack_with_err()
2550 DSSERR("\t\tInvalid Transmission Length\n"); in dsi_show_rx_ack_with_err()
2552 DSSERR("\t\t(reserved14)\n"); in dsi_show_rx_ack_with_err()
2554 DSSERR("\t\tDSI Protocol Violation\n"); in dsi_show_rx_ack_with_err()
2565 DSSERR("\trawval %#08x\n", val); in dsi_vc_flush_receive_data()
2571 DSSERR("\tDCS short response, 1 byte: %#x\n", in dsi_vc_flush_receive_data()
2574 DSSERR("\tDCS short response, 2 byte: %#x\n", in dsi_vc_flush_receive_data()
2577 DSSERR("\tDCS long response, len %d\n", in dsi_vc_flush_receive_data()
2581 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_flush_receive_data()
2598 DSSERR("rx fifo not empty when sending BTA, dumping data:\n"); in dsi_vc_send_bta()
2633 DSSERR("Failed to receive BTA\n"); in dsi_vc_send_bta_sync()
2640 DSSERR("Error while sending BTA: %x\n", err); in dsi_vc_send_bta_sync()
2699 DSSERR("unable to send long packet: packet too long.\n"); in dsi_vc_send_long()
2765 DSSERR("ERROR FIFO FULL, aborting transfer\n"); in dsi_vc_send_short()
2850 DSSERR("rx fifo not empty after write, dumping data:\n"); in dsi_vc_write_common()
2858 DSSERR("dsi_vc_write_common(ch %d, cmd 0x%02x, len %d) failed\n", in dsi_vc_write_common()
2889 DSSERR("dsi_vc_dcs_send_read_request(ch %d, cmd 0x%02x)" in dsi_vc_dcs_send_read_request()
2925 DSSERR("dsi_vc_generic_send_read_request(ch %d, reqlen %d)" in dsi_vc_generic_send_read_request()
2943 DSSERR("RX fifo empty when trying to read.\n"); in dsi_vc_read_rx_fifo()
3030 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_read_rx_fifo()
3036 DSSERR("dsi_vc_read_rx_fifo(ch %d type %s) failed\n", channel, in dsi_vc_read_rx_fifo()
3068 DSSERR("dsi_vc_dcs_read(ch %d, cmd 0x%02x) failed\n", channel, dcs_cmd); in dsi_vc_dcs_read()
3144 DSSERR("HS busy when enabling ULPS\n"); in dsi_enter_ulps()
3149 DSSERR("LP busy when enabling ULPS\n"); in dsi_enter_ulps()
3174 DSSERR("ULPS enable timeout\n"); in dsi_enter_ulps()
3819 DSSERR("failed to enable display: no output/manager\n"); in dsi_enable_video_output()
3985 DSSERR("TE not received for 250ms!\n"); in dsi_te_timeout()
4018 DSSERR("Framedone not received for 250ms!\n"); in dsi_framedone_timeout_work_callback()
4080 DSSERR("Failed to calc dispc clocks\n"); in dsi_configure_dispc_clocks()
4103 DSSERR("can't register FRAMEDONE handler\n"); in dsi_display_init_dispc()
4170 DSSERR("Failed to set dsi clocks\n"); in dsi_configure_dsi_clocks()
4812 DSSERR("failed to find suitable DSI clock settings\n"); in dsi_set_config()
4822 DSSERR("failed to find suitable DSI LP clock settings\n"); in dsi_set_config()
4905 DSSERR("cannot get VC for display %s", dssdev->name); in dsi_request_vc()
4915 DSSERR("VC ID out of range\n"); in dsi_set_vc_id()
4920 DSSERR("Virtual Channel out of range\n"); in dsi_set_vc_id()
4925 DSSERR("Virtual Channel not allocated to display %s\n", in dsi_set_vc_id()
4955 DSSERR("can't get fck\n"); in dsi_get_clocks()
4985 DSSERR("failed to connect output to new device: %s\n", in dsi_connect()
5219 DSSERR("can't get sys_clk\n"); in dsi_init_pll_data()
5300 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5314 DSSERR("can't ioremap DSI protocol engine\n"); in dsi_bind()
5322 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5334 DSSERR("can't ioremap DSI PHY\n"); in dsi_bind()
5342 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5354 DSSERR("can't ioremap DSI PLL\n"); in dsi_bind()
5360 DSSERR("platform_get_irq failed\n"); in dsi_bind()
5367 DSSERR("request_irq failed\n"); in dsi_bind()
5377 DSSERR("unsupported DSI module\n"); in dsi_bind()
5387 DSSERR("unsupported DSI module\n"); in dsi_bind()
5434 DSSERR("Invalid DSI DT data\n"); in dsi_bind()
5441 DSSERR("Failed to populate DSI child devices: %d\n", r); in dsi_bind()