Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c253 FEATURE_PCM_RX = BIT(13), in get_features() enumerator
368 features->pcm_rx = raw_features & FEATURE_PCM_RX; in get_features()