Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dtxc43128_phy.c57 #define TXC_GLCMD_LMTSWRST_LBN 14 macro
416 val |= (1 << TXC_GLCMD_LMTSWRST_LBN); in txc_reset_logic_mmd()
420 if (!(val & (1 << TXC_GLCMD_LMTSWRST_LBN))) in txc_reset_logic_mmd()