Home
last modified time | relevance | path

Searched refs:LPC_ENET_INTENABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/nxp/
H A Dlpc_eth.c77 #define LPC_ENET_INTENABLE(x) (x + 0xFE4) macro
516 LPC_ENET_INTENABLE(regbase)); in lpc_eth_enable_int()
521 writel(0, LPC_ENET_INTENABLE(regbase)); in lpc_eth_disable_int()
/kernel/linux/linux-6.6/drivers/net/ethernet/nxp/
H A Dlpc_eth.c77 #define LPC_ENET_INTENABLE(x) (x + 0xFE4) macro
516 LPC_ENET_INTENABLE(regbase)); in lpc_eth_enable_int()
521 writel(0, LPC_ENET_INTENABLE(regbase)); in lpc_eth_disable_int()

Completed in 5 milliseconds