Home
last modified time | relevance | path

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

/u-boot/include/net/
A Dncsi-pkt.h363 #define NCSI_PKT_CMD_EC 0x03 /* Enable Channel */ macro
395 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80)
/u-boot/drivers/net/phy/
A Dncsi.c117 case NCSI_PKT_CMD_EC: in cmd_payload()
245 ncsi_send_command(np, nc, NCSI_PKT_CMD_EC, NULL, 0, true); in ncsi_rsp_ecnt()

Completed in 7 milliseconds