Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c4184 cpu_reg.evmask = BCE_RXP_CPU_EVENT_MASK; in bce_start_rxp_cpu()
4218 cpu_reg.evmask = BCE_RXP_CPU_EVENT_MASK; in bce_init_rxp_cpu()
11271 val = REG_RD_IND(sc, BCE_RXP_CPU_EVENT_MASK); in bce_dump_rxp_state()
11273 val, BCE_RXP_CPU_EVENT_MASK); in bce_dump_rxp_state()
HDif_bcereg.h5755 #define BCE_RXP_CPU_EVENT_MASK 0x000c5008 macro