Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore.h38 #define PHY_BUS_RESET 0x40 macro
H A Dcore-card.c216 int bit = short_reset ? PHY_BUS_SHORT_RESET : PHY_BUS_RESET; in reset_bus()