Home
last modified time | relevance | path

Searched refs:TXC_CONTROL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c4618 val |= TXC_CONTROL_ENABLE | mask; in niu_txc_enable_port()
4621 if ((val & ~TXC_CONTROL_ENABLE) == 0) in niu_txc_enable_port()
4622 val &= ~TXC_CONTROL_ENABLE; in niu_txc_enable_port()
H A Dniu.h2262 #define TXC_CONTROL_ENABLE 0x0000000000000010ULL macro
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c4637 val |= TXC_CONTROL_ENABLE | mask; in niu_txc_enable_port()
4640 if ((val & ~TXC_CONTROL_ENABLE) == 0) in niu_txc_enable_port()
4641 val &= ~TXC_CONTROL_ENABLE; in niu_txc_enable_port()
H A Dniu.h2262 #define TXC_CONTROL_ENABLE 0x0000000000000010ULL macro

Completed in 40 milliseconds