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