Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A 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()

Completed in 2 milliseconds