Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/microchip/
Denc28j60.c258 static void nolock_reg_bfclr(struct enc28j60_net *priv, in nolock_reg_bfclr() function
269 nolock_reg_bfclr(priv, addr, mask); in locked_reg_bfclr()
639 nolock_reg_bfclr(priv, ECON1, ECON1_RXEN); in enc28j60_lowpower()
645 nolock_reg_bfclr(priv, ECON2, ECON2_PWRSV); in enc28j60_lowpower()
756 nolock_reg_bfclr(priv, EIR, EIR_DMAIF | EIR_LINKIF | in enc28j60_hw_enable()
772 nolock_reg_bfclr(priv, ECON1, ECON1_RXEN); in enc28j60_hw_disable()
918 nolock_reg_bfclr(priv, ECON1, ECON1_RXEN); in enc28j60_hw_rx()
920 nolock_reg_bfclr(priv, ECON1, ECON1_RXRST); in enc28j60_hw_rx()
922 nolock_reg_bfclr(priv, EIR, EIR_RXERIF); in enc28j60_hw_rx()
1185 nolock_reg_bfclr(priv, ECON1, ECON1_TXRST); in enc28j60_irq_work_handler()