Searched refs:PHY_DEBUG_MODE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ | ||
D | rtsx_card.h | 716 #define PHY_DEBUG_MODE 0x01 macro |
D | rtsx_chip.c | 810 chip->phy_debug_mode = reg & PHY_DEBUG_MODE ? 1 : 0; in rts5208_init() |