Searched refs:MISC_CONTROL_SWRESET (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/firewire/ | ||
H A D | nosy.h | 16 #define MISC_CONTROL_SWRESET (1<<0) macro |
H A D | nosy.c | 603 reg_set_bits(lynx, MISC_CONTROL, MISC_CONTROL_SWRESET); in add_card() |