Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/gpio/
H A Dgpib_bitbang.c167 #define REN all_descriptors[12] macro
916 gpiod_direction_output(REN, 0); in bb_remote_enable()
919 gpiod_direction_output(REN, 1); in bb_remote_enable()
1036 if (gpiod_get_value(REN) == 0) in bb_line_status()
1239 gpios_vector[&(REN) - &all_descriptors[0]] = 0; /* 27 -> 0 REN on GPIB pin 0 */ in bb_attach()