Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c65 #define IRQ_ENA_PORT0 BIT(18) macro
477 hisi_femac_irq_enable(priv, IRQ_ENA_ALL | IRQ_ENA_PORT0 | DEF_INT_MASK); in hisi_femac_net_open()
486 hisi_femac_irq_disable(priv, IRQ_ENA_PORT0); in hisi_femac_net_close()
744 hisi_femac_irq_disable(priv, IRQ_ENA_PORT0_MASK | IRQ_ENA_PORT0); in hisi_femac_port_init()