Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dvsc9953.c2519 if (!(sel & TCAM_SEL_COUNTER)) in vcap_cmd()
2554 TCAM_SEL_ACTION | TCAM_SEL_COUNTER, ENTRY_WORDS_ES0); in vsc9953_vcap_init()
2576 TCAM_SEL_ACTION | TCAM_SEL_COUNTER, ENTRY_WORDS_IS1); in vsc9953_vcap_init()
2598 TCAM_SEL_ACTION | TCAM_SEL_COUNTER, ENTRY_WORDS_IS2); in vsc9953_vcap_init()
/external/u-boot/include/
Dvsc9953.h247 TCAM_SEL_COUNTER = BIT(2), enumerator