Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dnosy.h16 #define MISC_CONTROL_SWRESET (1<<0) macro
H A Dnosy.c603 reg_set_bits(lynx, MISC_CONTROL, MISC_CONTROL_SWRESET); in add_card()