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