Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c251 FEATURE_SPDIF_RX = BIT(15), in get_features() enumerator
370 features->spdif_rx = raw_features & FEATURE_SPDIF_RX; in get_features()