Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/gpio/
H A Dgpib_bitbang.c140 if (ACT_LED) \
141 gpiod_direction_output(ACT_LED, 1); \
146 if (ACT_LED) \
147 gpiod_direction_output(ACT_LED, 0); \
175 #define ACT_LED all_descriptors[19] macro
1248 gpios_vector[&(ACT_LED) - &all_descriptors[0]] = -1; in bb_attach()
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Domap5-cm-t54.dts80 gpios = <&gpio3 16 GPIO_ACTIVE_HIGH>; /* gpio3_80 ACT_LED */