Home
last modified time | relevance | path

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

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