Home
last modified time | relevance | path

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

/arch/mips/bcm63xx/
Ddev-enet.c188 shared_res[1].end += RSET_ENETDMAC_SIZE(chan_count) - 1; in register_shared()
/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_cpu.h143 #define RSET_ENETDMAC_SIZE(chans) (16 * (chans)) macro