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