Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/microchip/
Denc28j60.c263 static void nolock_reg_bfclr(struct enc28j60_net *priv, in nolock_reg_bfclr() function
274 nolock_reg_bfclr(priv, addr, mask); in locked_reg_bfclr()
644 nolock_reg_bfclr(priv, ECON1, ECON1_RXEN); in enc28j60_lowpower()
650 nolock_reg_bfclr(priv, ECON2, ECON2_PWRSV); in enc28j60_lowpower()
761 nolock_reg_bfclr(priv, EIR, EIR_DMAIF | EIR_LINKIF | in enc28j60_hw_enable()
777 nolock_reg_bfclr(priv, ECON1, ECON1_RXEN); in enc28j60_hw_disable()
923 nolock_reg_bfclr(priv, ECON1, ECON1_RXEN); in enc28j60_hw_rx()
925 nolock_reg_bfclr(priv, ECON1, ECON1_RXRST); in enc28j60_hw_rx()
927 nolock_reg_bfclr(priv, EIR, EIR_RXERIF); in enc28j60_hw_rx()
1191 nolock_reg_bfclr(priv, ECON1, ECON1_TXRST); in enc28j60_irq_work_handler()