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