Home
last modified time | relevance | path

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

/linux/net/ncsi/
H A Dncsi-pkt.h403 #define NCSI_PKT_CMD_GPS 0x1b /* Get package status */ macro
439 #define NCSI_PKT_RSP_GPS (NCSI_PKT_CMD_GPS + 0x80)
H A Dncsi-cmd.c270 { NCSI_PKT_CMD_GPS, 0, ncsi_cmd_handler_default },