Lines Matching refs:DSSERR
723 DSSERR("DSI error, irqstatus %x\n", irqstatus); in dsi_handle_irq_errors()
734 DSSERR("DSI VC(%d) error, vc irqstatus %x\n", in dsi_handle_irq_errors()
743 DSSERR("DSI CIO error, cio irqstatus %x\n", ciostatus); in dsi_handle_irq_errors()
1169 DSSERR("can't get DSI VDD regulator\n"); in dsi_regulator_init()
1221 DSSERR("Failed to set dsi_if_enable to %d\n", enable); in dsi_if_enable()
1355 DSSERR("Failed to set DSI PLL power mode to %d\n", in dsi_pll_power()
1408 DSSERR("PLL not coming out of reset.\n"); in dsi_pll_enable()
1763 DSSERR("failed to set complexio power state to " in dsi_cio_power()
2037 DSSERR("CIO TXCLKESC%d domain not coming " \ in dsi_cio_wait_tx_clk_esc_reset()
2082 DSSERR("CIO SCP Clock domain not coming out of reset.\n"); in dsi_cio_init()
2130 DSSERR("CIO PWR clock domain not coming out of reset.\n"); in dsi_cio_init()
2215 DSSERR("Illegal FIFO configuration\n"); in dsi_config_tx_fifo()
2248 DSSERR("Illegal FIFO configuration\n"); in dsi_config_rx_fifo()
2271 DSSERR("TX_STOP bit not going down\n"); in dsi_force_tx_stop_mode_io()
2317 DSSERR("Failed to complete previous frame transfer\n"); in dsi_sync_vc_vp()
2363 DSSERR("Failed to complete previous l4 transfer\n"); in dsi_sync_vc_l4()
2412 DSSERR("Failed to set dsi_vc_enable to %d\n", enable); in dsi_vc_enable()
2429 DSSERR("VC(%d) busy when trying to configure it!\n", in dsi_vc_initial_config()
2466 DSSERR("vc(%d) busy when trying to config for VP\n", channel); in dsi_vc_config_source()
2526 DSSERR("\tACK with ERROR (%#x):\n", err); in dsi_show_rx_ack_with_err()
2528 DSSERR("\t\tSoT Error\n"); in dsi_show_rx_ack_with_err()
2530 DSSERR("\t\tSoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2532 DSSERR("\t\tEoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2534 DSSERR("\t\tEscape Mode Entry Command Error\n"); in dsi_show_rx_ack_with_err()
2536 DSSERR("\t\tLP Transmit Sync Error\n"); in dsi_show_rx_ack_with_err()
2538 DSSERR("\t\tHS Receive Timeout Error\n"); in dsi_show_rx_ack_with_err()
2540 DSSERR("\t\tFalse Control Error\n"); in dsi_show_rx_ack_with_err()
2542 DSSERR("\t\t(reserved7)\n"); in dsi_show_rx_ack_with_err()
2544 DSSERR("\t\tECC Error, single-bit (corrected)\n"); in dsi_show_rx_ack_with_err()
2546 DSSERR("\t\tECC Error, multi-bit (not corrected)\n"); in dsi_show_rx_ack_with_err()
2548 DSSERR("\t\tChecksum Error\n"); in dsi_show_rx_ack_with_err()
2550 DSSERR("\t\tData type not recognized\n"); in dsi_show_rx_ack_with_err()
2552 DSSERR("\t\tInvalid VC ID\n"); in dsi_show_rx_ack_with_err()
2554 DSSERR("\t\tInvalid Transmission Length\n"); in dsi_show_rx_ack_with_err()
2556 DSSERR("\t\t(reserved14)\n"); in dsi_show_rx_ack_with_err()
2558 DSSERR("\t\tDSI Protocol Violation\n"); in dsi_show_rx_ack_with_err()
2569 DSSERR("\trawval %#08x\n", val); in dsi_vc_flush_receive_data()
2575 DSSERR("\tDCS short response, 1 byte: %#x\n", in dsi_vc_flush_receive_data()
2578 DSSERR("\tDCS short response, 2 byte: %#x\n", in dsi_vc_flush_receive_data()
2581 DSSERR("\tDCS long response, len %d\n", in dsi_vc_flush_receive_data()
2585 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_flush_receive_data()
2602 DSSERR("rx fifo not empty when sending BTA, dumping data:\n"); in dsi_vc_send_bta()
2637 DSSERR("Failed to receive BTA\n"); in dsi_vc_send_bta_sync()
2644 DSSERR("Error while sending BTA: %x\n", err); in dsi_vc_send_bta_sync()
2703 DSSERR("unable to send long packet: packet too long.\n"); in dsi_vc_send_long()
2769 DSSERR("ERROR FIFO FULL, aborting transfer\n"); in dsi_vc_send_short()
2854 DSSERR("rx fifo not empty after write, dumping data:\n"); in dsi_vc_write_common()
2862 DSSERR("dsi_vc_write_common(ch %d, cmd 0x%02x, len %d) failed\n", in dsi_vc_write_common()
2893 DSSERR("dsi_vc_dcs_send_read_request(ch %d, cmd 0x%02x)" in dsi_vc_dcs_send_read_request()
2929 DSSERR("dsi_vc_generic_send_read_request(ch %d, reqlen %d)" in dsi_vc_generic_send_read_request()
2947 DSSERR("RX fifo empty when trying to read.\n"); in dsi_vc_read_rx_fifo()
3034 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_read_rx_fifo()
3040 DSSERR("dsi_vc_read_rx_fifo(ch %d type %s) failed\n", channel, in dsi_vc_read_rx_fifo()
3072 DSSERR("dsi_vc_dcs_read(ch %d, cmd 0x%02x) failed\n", channel, dcs_cmd); in dsi_vc_dcs_read()
3148 DSSERR("HS busy when enabling ULPS\n"); in dsi_enter_ulps()
3153 DSSERR("LP busy when enabling ULPS\n"); in dsi_enter_ulps()
3178 DSSERR("ULPS enable timeout\n"); in dsi_enter_ulps()
3822 DSSERR("failed to enable display: no output/manager\n"); in dsi_enable_video_output()
3988 DSSERR("TE not received for 250ms!\n"); in dsi_te_timeout()
4021 DSSERR("Framedone not received for 250ms!\n"); in dsi_framedone_timeout_work_callback()
4079 DSSERR("Failed to calc dispc clocks\n"); in dsi_configure_dispc_clocks()
4102 DSSERR("can't register FRAMEDONE handler\n"); in dsi_display_init_dispc()
4169 DSSERR("Failed to set dsi clocks\n"); in dsi_configure_dsi_clocks()
4811 DSSERR("failed to find suitable DSI clock settings\n"); in dsi_set_config()
4821 DSSERR("failed to find suitable DSI LP clock settings\n"); in dsi_set_config()
4904 DSSERR("cannot get VC for display %s", dssdev->name); in dsi_request_vc()
4914 DSSERR("VC ID out of range\n"); in dsi_set_vc_id()
4919 DSSERR("Virtual Channel out of range\n"); in dsi_set_vc_id()
4924 DSSERR("Virtual Channel not allocated to display %s\n", in dsi_set_vc_id()
4954 DSSERR("can't get fck\n"); in dsi_get_clocks()
4984 DSSERR("failed to connect output to new device: %s\n", in dsi_connect()
5218 DSSERR("can't get sys_clk\n"); in dsi_init_pll_data()
5299 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5313 DSSERR("can't ioremap DSI protocol engine\n"); in dsi_bind()
5321 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5333 DSSERR("can't ioremap DSI PHY\n"); in dsi_bind()
5341 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5353 DSSERR("can't ioremap DSI PLL\n"); in dsi_bind()
5359 DSSERR("platform_get_irq failed\n"); in dsi_bind()
5366 DSSERR("request_irq failed\n"); in dsi_bind()
5376 DSSERR("unsupported DSI module\n"); in dsi_bind()
5386 DSSERR("unsupported DSI module\n"); in dsi_bind()
5433 DSSERR("Invalid DSI DT data\n"); in dsi_bind()
5440 DSSERR("Failed to populate DSI child devices: %d\n", r); in dsi_bind()