Home
last modified time | relevance | path

Searched refs:NCSI_CAP_BC_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c27 #define NCSI_CAP_BC_MASK 0x0f macro
288 c->cap_bc = ntohl(gc->bc_cap) & NCSI_CAP_BC_MASK; in ncsi_rsp_gc()
/openbmc/linux/net/ncsi/
H A Dinternal.h36 NCSI_CAP_BC_MASK = 0x0f, enumerator
H A Dncsi-rsp.c805 NCSI_CAP_BC_MASK; in ncsi_rsp_handler_gc()