Home
last modified time | relevance | path

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

/u-boot/include/net/
A Dncsi-pkt.h360 #define NCSI_PKT_CMD_CIS 0x00 /* Clear Initial State */ macro
392 #define NCSI_PKT_RSP_CIS (NCSI_PKT_CMD_CIS + 0x80)
/u-boot/drivers/net/phy/
A Dncsi.c111 case NCSI_PKT_CMD_CIS: in cmd_payload()
736 ncsi_send_command(np, nc, NCSI_PKT_CMD_CIS, NULL, 0, true); in ncsi_send_cis()

Completed in 7 milliseconds