Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dif_cpswreg.h104 #define CPSW_SL_RX_PRI_MAP(p) (CPSW_SL_OFFSET + (0x40 * (p)) + 0x24) macro
H A Dif_cpsw.c931 cpsw_write_4(sc, CPSW_SL_RX_PRI_MAP(i), 0x76543210); in cpsw_init()