Lines Matching refs:DSSERR

733 		DSSERR("DSI error, irqstatus %x\n", irqstatus);  in dsi_handle_irq_errors()
744 DSSERR("DSI VC(%d) error, vc irqstatus %x\n", in dsi_handle_irq_errors()
753 DSSERR("DSI CIO error, cio irqstatus %x\n", ciostatus); in dsi_handle_irq_errors()
1179 DSSERR("can't get DSI VDD regulator\n"); in dsi_regulator_init()
1187 DSSERR("can't set the DSI regulator voltage\n"); in dsi_regulator_init()
1241 DSSERR("Failed to set dsi_if_enable to %d\n", enable); in dsi_if_enable()
1375 DSSERR("Failed to set DSI PLL power mode to %d\n", in dsi_pll_power()
1428 DSSERR("PLL not coming out of reset.\n"); in dsi_pll_enable()
1775 DSSERR("failed to set complexio power state to " in dsi_cio_power()
2049 DSSERR("CIO TXCLKESC%d domain not coming " \ in dsi_cio_wait_tx_clk_esc_reset()
2094 DSSERR("CIO SCP Clock domain not coming out of reset.\n"); in dsi_cio_init()
2142 DSSERR("CIO PWR clock domain not coming out of reset.\n"); in dsi_cio_init()
2227 DSSERR("Illegal FIFO configuration\n"); in dsi_config_tx_fifo()
2260 DSSERR("Illegal FIFO configuration\n"); in dsi_config_rx_fifo()
2283 DSSERR("TX_STOP bit not going down\n"); in dsi_force_tx_stop_mode_io()
2329 DSSERR("Failed to complete previous frame transfer\n"); in dsi_sync_vc_vp()
2375 DSSERR("Failed to complete previous l4 transfer\n"); in dsi_sync_vc_l4()
2426 DSSERR("Failed to set dsi_vc_enable to %d\n", enable); in dsi_vc_enable()
2443 DSSERR("VC(%d) busy when trying to configure it!\n", in dsi_vc_initial_config()
2480 DSSERR("vc(%d) busy when trying to config for VP\n", channel); in dsi_vc_config_source()
2540 DSSERR("\tACK with ERROR (%#x):\n", err); in dsi_show_rx_ack_with_err()
2542 DSSERR("\t\tSoT Error\n"); in dsi_show_rx_ack_with_err()
2544 DSSERR("\t\tSoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2546 DSSERR("\t\tEoT Sync Error\n"); in dsi_show_rx_ack_with_err()
2548 DSSERR("\t\tEscape Mode Entry Command Error\n"); in dsi_show_rx_ack_with_err()
2550 DSSERR("\t\tLP Transmit Sync Error\n"); in dsi_show_rx_ack_with_err()
2552 DSSERR("\t\tHS Receive Timeout Error\n"); in dsi_show_rx_ack_with_err()
2554 DSSERR("\t\tFalse Control Error\n"); in dsi_show_rx_ack_with_err()
2556 DSSERR("\t\t(reserved7)\n"); in dsi_show_rx_ack_with_err()
2558 DSSERR("\t\tECC Error, single-bit (corrected)\n"); in dsi_show_rx_ack_with_err()
2560 DSSERR("\t\tECC Error, multi-bit (not corrected)\n"); in dsi_show_rx_ack_with_err()
2562 DSSERR("\t\tChecksum Error\n"); in dsi_show_rx_ack_with_err()
2564 DSSERR("\t\tData type not recognized\n"); in dsi_show_rx_ack_with_err()
2566 DSSERR("\t\tInvalid VC ID\n"); in dsi_show_rx_ack_with_err()
2568 DSSERR("\t\tInvalid Transmission Length\n"); in dsi_show_rx_ack_with_err()
2570 DSSERR("\t\t(reserved14)\n"); in dsi_show_rx_ack_with_err()
2572 DSSERR("\t\tDSI Protocol Violation\n"); in dsi_show_rx_ack_with_err()
2583 DSSERR("\trawval %#08x\n", val); in dsi_vc_flush_receive_data()
2589 DSSERR("\tDCS short response, 1 byte: %#x\n", in dsi_vc_flush_receive_data()
2592 DSSERR("\tDCS short response, 2 byte: %#x\n", in dsi_vc_flush_receive_data()
2595 DSSERR("\tDCS long response, len %d\n", in dsi_vc_flush_receive_data()
2599 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_flush_receive_data()
2616 DSSERR("rx fifo not empty when sending BTA, dumping data:\n"); in dsi_vc_send_bta()
2651 DSSERR("Failed to receive BTA\n"); in dsi_vc_send_bta_sync()
2658 DSSERR("Error while sending BTA: %x\n", err); in dsi_vc_send_bta_sync()
2717 DSSERR("unable to send long packet: packet too long.\n"); in dsi_vc_send_long()
2783 DSSERR("ERROR FIFO FULL, aborting transfer\n"); in dsi_vc_send_short()
2868 DSSERR("rx fifo not empty after write, dumping data:\n"); in dsi_vc_write_common()
2876 DSSERR("dsi_vc_write_common(ch %d, cmd 0x%02x, len %d) failed\n", in dsi_vc_write_common()
2907 DSSERR("dsi_vc_dcs_send_read_request(ch %d, cmd 0x%02x)" in dsi_vc_dcs_send_read_request()
2943 DSSERR("dsi_vc_generic_send_read_request(ch %d, reqlen %d)" in dsi_vc_generic_send_read_request()
2961 DSSERR("RX fifo empty when trying to read.\n"); in dsi_vc_read_rx_fifo()
3048 DSSERR("\tunknown datatype 0x%02x\n", dt); in dsi_vc_read_rx_fifo()
3054 DSSERR("dsi_vc_read_rx_fifo(ch %d type %s) failed\n", channel, in dsi_vc_read_rx_fifo()
3086 DSSERR("dsi_vc_dcs_read(ch %d, cmd 0x%02x) failed\n", channel, dcs_cmd); in dsi_vc_dcs_read()
3162 DSSERR("HS busy when enabling ULPS\n"); in dsi_enter_ulps()
3167 DSSERR("LP busy when enabling ULPS\n"); in dsi_enter_ulps()
3192 DSSERR("ULPS enable timeout\n"); in dsi_enter_ulps()
3837 DSSERR("failed to enable display: no output/manager\n"); in dsi_enable_video_output()
4003 DSSERR("TE not received for 250ms!\n"); in dsi_te_timeout()
4036 DSSERR("Framedone not received for 250ms!\n"); in dsi_framedone_timeout_work_callback()
4098 DSSERR("Failed to calc dispc clocks\n"); in dsi_configure_dispc_clocks()
4121 DSSERR("can't register FRAMEDONE handler\n"); in dsi_display_init_dispc()
4188 DSSERR("Failed to set dsi clocks\n"); in dsi_configure_dsi_clocks()
4830 DSSERR("failed to find suitable DSI clock settings\n"); in dsi_set_config()
4840 DSSERR("failed to find suitable DSI LP clock settings\n"); in dsi_set_config()
4923 DSSERR("cannot get VC for display %s", dssdev->name); in dsi_request_vc()
4933 DSSERR("VC ID out of range\n"); in dsi_set_vc_id()
4938 DSSERR("Virtual Channel out of range\n"); in dsi_set_vc_id()
4943 DSSERR("Virtual Channel not allocated to display %s\n", in dsi_set_vc_id()
4973 DSSERR("can't get fck\n"); in dsi_get_clocks()
5003 DSSERR("failed to connect output to new device: %s\n", in dsi_connect()
5237 DSSERR("can't get sys_clk\n"); in dsi_init_pll_data()
5320 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5334 DSSERR("can't ioremap DSI protocol engine\n"); in dsi_bind()
5342 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5354 DSSERR("can't ioremap DSI PHY\n"); in dsi_bind()
5362 DSSERR("can't get IORESOURCE_MEM DSI\n"); in dsi_bind()
5374 DSSERR("can't ioremap DSI PLL\n"); in dsi_bind()
5380 DSSERR("platform_get_irq failed\n"); in dsi_bind()
5387 DSSERR("request_irq failed\n"); in dsi_bind()
5397 DSSERR("unsupported DSI module\n"); in dsi_bind()
5407 DSSERR("unsupported DSI module\n"); in dsi_bind()
5454 DSSERR("Invalid DSI DT data\n"); in dsi_bind()
5461 DSSERR("Failed to populate DSI child devices: %d\n", r); in dsi_bind()