Searched refs:NPU_PMU_SLEEP_GPIO (Results 1 – 2 of 2) sorted by relevance
26 #define NPU_PMU_SLEEP_GPIO "35" //GPIO1_A3 macro33 NPU_PMU_SLEEP_GPIO, CPU_INT_NPU_GPIO};145 set_gpio_dir(NPU_PMU_SLEEP_GPIO, "in"); in npu_power_gpio_init()228 if (get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_suspend()245 if (get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_suspend()268 if (!get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_resume()284 if (!get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_resume()
37 #define NPU_PMU_SLEEP_GPIO "35" //GPIO1_A3 macro42 NPU_PMU_SLEEP_GPIO, CPU_INT_NPU_GPIO};154 set_gpio_dir(NPU_PMU_SLEEP_GPIO, "in"); in npu_power_gpio_init()256 if (get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_suspend()273 if (get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_suspend()297 if (!get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_resume()314 if (!get_gpio(NPU_PMU_SLEEP_GPIO)) { in npu_resume()