Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/mt7621-pci-phy/
Dpci-mt7621-phy.c21 #define RG_PE1_PIPE_CMD_FRC BIT(4) macro
131 reg &= ~(RG_PE1_PIPE_RST | RG_PE1_PIPE_CMD_FRC); in mt7621_bypass_pipe_rst()
132 reg |= (RG_PE1_PIPE_RST | RG_PE1_PIPE_CMD_FRC); in mt7621_bypass_pipe_rst()