Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/hsi/
Dhsi.h32 HSI_FLOW_PIPE, /* Pipelined flow */ enumerator
/linux-6.1.9/drivers/hsi/
Dhsi_core.c170 *result = HSI_FLOW_PIPE; in hsi_of_property_parse_flow()
/linux-6.1.9/drivers/hsi/clients/
Dhsi_char.c353 if ((rxc->flow != HSI_FLOW_SYNC) && (rxc->flow != HSI_FLOW_PIPE)) in hsc_rx_set()