Searched refs:PHY_BUS_SHORT_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/firewire/ | ||
D | core.h | 38 #define PHY_BUS_SHORT_RESET 0x40 macro |
D | core-card.c | 235 int bit = short_reset ? PHY_BUS_SHORT_RESET : PHY_BUS_RESET; in reset_bus() |