Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/bcm63xx/
Ddev-enet.c200 shared_res[2].end += RSET_ENETDMAS_SIZE(chan_count) - 1; in register_shared()
/linux-6.6.21/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_cpu.h145 #define RSET_ENETDMAS_SIZE(chans) (16 * (chans)) macro