Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dvsc9953.c2516 if (!(sel & TCAM_SEL_ACTION)) 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.h246 TCAM_SEL_ACTION = BIT(1), enumerator