Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_ionsp.h175 #define IOSP_CMD_CLOSE_PORT 0x01 // Disable ints, flush buffers. (NO PARAM) macro
H A Dio_edgeport.c1084 send_iosp_ext_cmd(edge_port, IOSP_CMD_CLOSE_PORT, 0); in edge_close()