Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/serial/
A Dcypress_m8.h71 #define CONTROL_RESET 0x08 /* sent with output report */ macro
A Dcypress_m8.c724 if (priv->line_control & CONTROL_RESET) in cypress_send()
725 priv->line_control &= ~CONTROL_RESET; in cypress_send()
/linux-6.3-rc2/drivers/spi/
A Dspi-microchip-core.c45 #define CONTROL_RESET BIT(31) macro
314 control &= ~CONTROL_RESET; in mchp_corespi_init()

Completed in 7 milliseconds