Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c157 bool pcm_rx; member
368 features->pcm_rx = raw_features & FEATURE_PCM_RX; in get_features()
540 features->pcm_rx = raw_features & FEATURE_PCM_AUDIO_RX; in get_features()
651 if (features.pcm_rx && features.pcm_tx) in fpga_print_info()
653 else if (features.pcm_rx) in fpga_print_info()