404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.217.162.18: ~ $
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * This header provides macros for the common LEDs device tree bindings.
 *
 * Copyright (C) 2015, Samsung Electronics Co., Ltd.
 *
 * Author: Jacek Anaszewski <j.anaszewski@samsung.com>
 */

#ifndef __DT_BINDINGS_LEDS_H
#define __DT_BINDINGS_LEDS_H

/* External trigger type */
#define LEDS_TRIG_TYPE_EDGE	0
#define LEDS_TRIG_TYPE_LEVEL	1

/* Boost modes */
#define LEDS_BOOST_OFF		0
#define LEDS_BOOST_ADAPTIVE	1
#define LEDS_BOOST_FIXED	2

#endif /* __DT_BINDINGS_LEDS_H */

Filemanager

Name Type Size Permission Actions
common.h File 519 B 0644
leds-netxbig.h File 512 B 0644
leds-ns2.h File 184 B 0644
leds-pca9532.h File 554 B 0644
leds-pca955x.h File 482 B 0644