]> Git Repo - J-u-boot.git/blame - include/sy8106a.h
.gitlab-ci.yml: add Qemu tests for MIPS Malta board
[J-u-boot.git] / include / sy8106a.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0+ */
0d8382ae
JW
2/*
3 * (C) Copyright 2016
4 * Jelle van der Waa <[email protected]>
0d8382ae
JW
5 */
6#ifndef _SY8106A_PMIC_H_
7
8int sy8106a_set_vout1(unsigned int mvolt);
9
10#endif
This page took 0.350628 seconds and 4 git commands to generate.