Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.h63 #define CREG_CTRL_RESET 0x00000002 /* Reset this qe channel */ macro
H A Dsunqe.c107 sbus_writel(CREG_CTRL_RESET, cregs + CREG_CTRL); in qe_stop()
111 if (tmp & CREG_CTRL_RESET) { in qe_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dsunqe.h63 #define CREG_CTRL_RESET 0x00000002 /* Reset this qe channel */ macro
H A Dsunqe.c107 sbus_writel(CREG_CTRL_RESET, cregs + CREG_CTRL); in qe_stop()
111 if (tmp & CREG_CTRL_RESET) { in qe_stop()

Completed in 6 milliseconds