Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/hsi/
A Dhsi.h26 HSI_MODE_STREAM = 1, enumerator
/linux-6.3-rc2/drivers/hsi/clients/
A Dhsi_char.c347 if ((rxc->mode != HSI_MODE_STREAM) && (rxc->mode != HSI_MODE_FRAME)) in hsc_rx_set()
382 if ((txc->mode != HSI_MODE_STREAM) && (txc->mode != HSI_MODE_FRAME)) in hsc_tx_set()
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c148 *result = HSI_MODE_STREAM; in hsi_of_property_parse_mode()

Completed in 7 milliseconds