Searched refs:CPSW_ALE_TBLCTL (Results 1 – 2 of 2) sorted by relevance
94 #define CPSW_ALE_TBLCTL (CPSW_ALE_OFFSET + 0x20) macro
2324 cpsw_write_4(sc, CPSW_ALE_TBLCTL, idx & 1023); in cpsw_ale_read_entry()2336 cpsw_write_4(sc, CPSW_ALE_TBLCTL, 1 << 31 | (idx & 1023)); in cpsw_ale_write_entry()