Lines Matching full:twl4030

3  * Handle TWL4030 Power initialization
262 pr_err("TWL4030 wakeup sequence for P3 config error\n"); in twl4030_config_wakeup3_sequence()
313 pr_err("TWL4030 wakeup sequence for P1 and P2" \ in twl4030_config_wakeup12_sequence()
326 pr_err("TWL4030 sleep sequence config error\n"); in twl4030_config_sleep_sequence()
368 pr_err("TWL4030 warmreset seq config error\n"); in twl4030_config_warmreset_sequence()
381 pr_err("TWL4030 Resource %d does not exist\n", in twl4030_configure_resource()
392 pr_err("TWL4030 Resource %d group could not be read\n", in twl4030_configure_resource()
403 pr_err("TWL4030 failed to program devgroup\n"); in twl4030_configure_resource()
412 pr_err("TWL4030 Resource %d type could not be read\n", in twl4030_configure_resource()
430 pr_err("TWL4030 failed to program resource type\n"); in twl4030_configure_resource()
438 pr_err("TWL4030 Resource %d remap could not be read\n", in twl4030_configure_resource()
457 pr_err("TWL4030 failed to program remap\n"); in twl4030_configure_resource()
473 pr_err("TWL4030 scripts too big error\n"); in load_twl4030_script()
505 …pr_warn("TWL4030: Bad order of scripts (sleep script before wakeup) Leads to boot failure on some … in load_twl4030_script()
519 pr_err("twl4030: unable to unlock PROTECT_KEY\n"); in twl4030_remove_script()
526 pr_err("twl4030: unable to unlock PROTECT_KEY\n"); in twl4030_remove_script()
558 pr_err("TWL4030 Unable to relock registers\n"); in twl4030_remove_script()
650 pr_err("TWL4030 Register access failed: %i\n", err); in twl4030_starton_mask_and_set()
669 pr_err("TWL4030 Unable to configure start-up\n"); in twl4030_power_off()
674 pr_err("TWL4030 Unable to power off\n"); in twl4030_power_off()
851 .compatible = "ti,twl4030-power",
854 .compatible = "ti,twl4030-power-reset",
858 .compatible = "ti,twl4030-power-idle",
862 .compatible = "ti,twl4030-power-idle-osc-off",
866 .compatible = "ti,twl4030-power-omap3-sdp",
870 .compatible = "ti,twl4030-power-omap3-ldp",
874 .compatible = "ti,twl4030-power-omap3-evm",
903 pr_err("TWL4030 Unable to unlock registers\n"); in twl4030_power_probe()
915 pr_err("TWL4030 failed to load scripts\n"); in twl4030_power_probe()
920 pr_err("TWL4030 failed to configure resource\n"); in twl4030_power_probe()
931 pr_warn("TWL4030 Unable to read registers\n"); in twl4030_power_probe()
937 pr_err("TWL4030 Unable to setup SEQ_OFFSYNC\n"); in twl4030_power_probe()
949 pr_err("TWL4030 Unable to relock registers\n"); in twl4030_power_probe()
968 MODULE_DESCRIPTION("Power management for TWL4030");