Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/bcm63xx/
Ddev-enet.c19 [ENETDMAC_IR] = ENETDMAC_IR_REG,
/linux-4.4.14/drivers/usb/gadget/udc/
Dbcm63xx_udc.c745 usb_dmac_writel(udc, ~0, ENETDMAC_IR_REG, ch_idx); in iudma_reset_channel()
2066 ENETDMAC_IR_REG, iudma->ch_idx); in bcm63xx_udc_data_isr()
2207 usb_dmac_readl(udc, ENETDMAC_IR_REG, ch_idx), in bcm63xx_iudma_dbg_show()
/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h750 #define ENETDMAC_IR_REG (0x4) macro