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()
1168 DSSERR("can't get DSI VDD regulator\n"); in dsi_regulator_init()
1220 DSSERR("Failed to set dsi_if_enable to %d\n", enable); in dsi_if_enable()
1354 DSSERR("Failed to set DSI PLL power mode to %d\n", in dsi_pll_power()
1407 DSSERR("PLL not coming out of reset.\n"); in dsi_pll_enable()
1762 DSSERR("failed to set complexio power state to " in dsi_cio_power()
2036 DSSERR("CIO TXCLKESC%d domain not coming " \ in dsi_cio_wait_tx_clk_esc_reset()
2081 DSSERR("CIO SCP Clock domain not coming out of reset.\n"); in dsi_cio_init()
2129 DSSERR("CIO PWR clock domain not coming out of reset.\n"); in dsi_cio_init()
2214 DSSERR("Illegal FIFO configuration\n"); in dsi_config_tx_fifo()
2247 DSSERR("Illegal FIFO configuration\n"); in dsi_config_rx_fifo()
2270 DSSERR("TX_STOP bit not going down\n"); in dsi_force_tx_stop_mode_io()
2316 DSSERR("Failed to complete previous frame transfer\n"); in dsi_sync_vc_vp()
2362 DSSERR("Failed to complete previous l4 transfer\n"); in dsi_sync_vc_l4()
2411 DSSERR("Failed to set dsi_vc_enable to %d\n", enable); in dsi_vc_enable()
2428 DSSERR("VC(%d) busy when trying to configure it!\n", in dsi_vc_initial_config()
2465 DSSERR("vc(%d) busy when trying to config for VP\n", channel); in dsi_vc_config_source()
2525 DSSERR("\tACK with ERROR (%#x):\n", err); in dsi_show_rx_ack_with_err()
2527 DSSERR("\t\tSoT Error\n"); in dsi_show_rx_ack_with_err()
2529 DSSERR("\t\tSoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2531 DSSERR("\t\tEoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2533 DSSERR("\t\tEscape Mode Entry Command Error\n"); in dsi_show_rx_ack_with_err()
2535 DSSERR("\t\tLP Transmit Sync Error\n"); in dsi_show_rx_ack_with_err()
2537 DSSERR("\t\tHS Receive Timeout Error\n"); in dsi_show_rx_ack_with_err()
2539 DSSERR("\t\tFalse Control Error\n"); in dsi_show_rx_ack_with_err()
2541 DSSERR("\t\t(reserved7)\n"); in dsi_show_rx_ack_with_err()
2543 DSSERR("\t\tECC Error, single-bit (corrected)\n"); in dsi_show_rx_ack_with_err()
2545 DSSERR("\t\tECC Error, multi-bit (not corrected)\n"); in dsi_show_rx_ack_with_err()
2547 DSSERR("\t\tChecksum Error\n"); in dsi_show_rx_ack_with_err()
2549 DSSERR("\t\tData type not recognized\n"); in dsi_show_rx_ack_with_err()
2551 DSSERR("\t\tInvalid VC ID\n"); in dsi_show_rx_ack_with_err()
2553 DSSERR("\t\tInvalid Transmission Length\n"); in dsi_show_rx_ack_with_err()
2555 DSSERR("\t\t(reserved14)\n"); in dsi_show_rx_ack_with_err()
2557 DSSERR("\t\tDSI Protocol Violation\n"); in dsi_show_rx_ack_with_err()
2568 DSSERR("\trawval %#08x\n", val); in dsi_vc_flush_receive_data()
2574 DSSERR("\tDCS short response, 1 byte: %#x\n", in dsi_vc_flush_receive_data()
2577 DSSERR("\tDCS short response, 2 byte: %#x\n", in dsi_vc_flush_receive_data()
2580 DSSERR("\tDCS long response, len %d\n", in dsi_vc_flush_receive_data()
2584 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_flush_receive_data()
2601 DSSERR("rx fifo not empty when sending BTA, dumping data:\n"); in dsi_vc_send_bta()
2636 DSSERR("Failed to receive BTA\n"); in dsi_vc_send_bta_sync()
2643 DSSERR("Error while sending BTA: %x\n", err); in dsi_vc_send_bta_sync()
2702 DSSERR("unable to send long packet: packet too long.\n"); in dsi_vc_send_long()
2768 DSSERR("ERROR FIFO FULL, aborting transfer\n"); in dsi_vc_send_short()
2853 DSSERR("rx fifo not empty after write, dumping data:\n"); in dsi_vc_write_common()
2861 DSSERR("dsi_vc_write_common(ch %d, cmd 0x%02x, len %d) failed\n", in dsi_vc_write_common()
2892 DSSERR("dsi_vc_dcs_send_read_request(ch %d, cmd 0x%02x)" in dsi_vc_dcs_send_read_request()
2928 DSSERR("dsi_vc_generic_send_read_request(ch %d, reqlen %d)" in dsi_vc_generic_send_read_request()
2946 DSSERR("RX fifo empty when trying to read.\n"); in dsi_vc_read_rx_fifo()
3033 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_read_rx_fifo()
3039 DSSERR("dsi_vc_read_rx_fifo(ch %d type %s) failed\n", channel, in dsi_vc_read_rx_fifo()
3071 DSSERR("dsi_vc_dcs_read(ch %d, cmd 0x%02x) failed\n", channel, dcs_cmd); in dsi_vc_dcs_read()
3147 DSSERR("HS busy when enabling ULPS\n"); in dsi_enter_ulps()
3152 DSSERR("LP busy when enabling ULPS\n"); in dsi_enter_ulps()
3177 DSSERR("ULPS enable timeout\n"); in dsi_enter_ulps()
3821 DSSERR("failed to enable display: no output/manager\n"); in dsi_enable_video_output()
3987 DSSERR("TE not received for 250ms!\n"); in dsi_te_timeout()
4020 DSSERR("Framedone not received for 250ms!\n"); in dsi_framedone_timeout_work_callback()
4078 DSSERR("Failed to calc dispc clocks\n"); in dsi_configure_dispc_clocks()
4101 DSSERR("can't register FRAMEDONE handler\n"); in dsi_display_init_dispc()
4168 DSSERR("Failed to set dsi clocks\n"); in dsi_configure_dsi_clocks()
4810 DSSERR("failed to find suitable DSI clock settings\n"); in dsi_set_config()
4820 DSSERR("failed to find suitable DSI LP clock settings\n"); in dsi_set_config()
4903 DSSERR("cannot get VC for display %s", dssdev->name); in dsi_request_vc()
4913 DSSERR("VC ID out of range\n"); in dsi_set_vc_id()
4918 DSSERR("Virtual Channel out of range\n"); in dsi_set_vc_id()
4923 DSSERR("Virtual Channel not allocated to display %s\n", in dsi_set_vc_id()
4953 DSSERR("can't get fck\n"); in dsi_get_clocks()
4983 DSSERR("failed to connect output to new device: %s\n", in dsi_connect()
5217 DSSERR("can't get sys_clk\n"); in dsi_init_pll_data()
5298 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5312 DSSERR("can't ioremap DSI protocol engine\n"); in dsi_bind()
5320 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5332 DSSERR("can't ioremap DSI PHY\n"); in dsi_bind()
5340 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5352 DSSERR("can't ioremap DSI PLL\n"); in dsi_bind()
5358 DSSERR("platform_get_irq failed\n"); in dsi_bind()
5365 DSSERR("request_irq failed\n"); in dsi_bind()
5375 DSSERR("unsupported DSI module\n"); in dsi_bind()
5385 DSSERR("unsupported DSI module\n"); in dsi_bind()
5432 DSSERR("Invalid DSI DT data\n"); in dsi_bind()
5439 DSSERR("Failed to populate DSI child devices: %d\n", r); in dsi_bind()