Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/hsi/
H A Dhsi.h37 HSI_ARB_PRIO, /* Channel priority arbitration */ enumerator
/openbmc/linux/drivers/hsi/
H A Dhsi_core.c190 *result = HSI_ARB_PRIO; in hsi_of_property_parse_arb_mode()
/openbmc/linux/drivers/hsi/clients/
H A Dhsi_char.c388 if ((txc->arb_mode != HSI_ARB_RR) && (txc->arb_mode != HSI_ARB_PRIO)) in hsc_tx_set()