Searched refs:_ATN (Results 1 – 1 of 1) sorted by relevance
161 #define _ATN all_descriptors[11] macro 735 /* the _ATN line has already been asserted by bb_take_control() */ in bb_command() 759 /* the _ATN line will be released by bb_go_to_stby */ in bb_command() 862 gpiod_direction_output(_ATN, !atn_asserted); in set_atn() 957 if (gpiod_get_value(_ATN)) /* ATN asserted low */ in bb_update_status() 1051 if (gpiod_get_value(_ATN) == 0) in bb_line_status() 1268 gpiod_direction_output(_ATN, 1); in bb_attach()