Home
last modified time | relevance | path

Searched refs:ACT_LED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c139 if (ACT_LED) \
140 gpiod_direction_output(ACT_LED, 1); \
143 if (ACT_LED) \
144 gpiod_direction_output(ACT_LED, 0); \
170 #define ACT_LED all_descriptors[19] macro
/linux/arch/arm/boot/dts/ti/omap/
H A Domap5-cm-t54.dts80 gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>; /* gpio3_80 ACT_LED */