Searched refs:LINK_CONTROL_SNOOP_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/firewire/ | ||
| D | nosy.h | 204 #define LINK_CONTROL_SNOOP_ENABLE (1<<6) macro |
| D | nosy.c | 627 reg_set_bits(lynx, LINK_CONTROL, LINK_CONTROL_SNOOP_ENABLE); in add_card() |