Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c26 #define NCSI_CAP_GENERIC_MASK 0x7f macro
287 c->cap_generic = ntohl(gc->cap) & NCSI_CAP_GENERIC_MASK; in ncsi_rsp_gc()
/openbmc/linux/net/ncsi/
H A Dinternal.h31 NCSI_CAP_GENERIC_MASK = 0x7f, enumerator
H A Dncsi-rsp.c803 NCSI_CAP_GENERIC_MASK; in ncsi_rsp_handler_gc()