Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dihs_fpga.c156 bool pcm_tx; member
367 features->pcm_tx = raw_features & FEATURE_PCM_TX; in get_features()
539 features->pcm_tx = raw_features & FEATURE_PCM_AUDIO_TX; in get_features()
651 if (features.pcm_rx && features.pcm_tx) in fpga_print_info()
655 else if (features.pcm_tx) in fpga_print_info()