Home
last modified time | relevance | path

Searched refs:PHY_DEBUG_MODE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx_card.h704 #define PHY_DEBUG_MODE 0x01 macro
H A Drtsx_chip.c657 chip->phy_debug_mode = reg & PHY_DEBUG_MODE ? 1 : 0; in rts5208_init()