brintos

brintos / linux-shallow public Read only

0
0
Text · 184 B · fd61574 Raw
10 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef _DT_BINDINGS_LEDS_NS2_H3#define _DT_BINDINGS_LEDS_NS2_H4 5#define NS_V2_LED_OFF	06#define NS_V2_LED_ON	17#define NS_V2_LED_SATA	28 9#endif10