Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mxs/
H A Dmxs-saif.h46 #define BM_SAIF_CTRL_BITCLK_48XFS_ENABLE 0x00000008 macro
H A Dmxs-saif.c475 scr &= ~BM_SAIF_CTRL_BITCLK_48XFS_ENABLE; in mxs_saif_hw_params()
482 scr |= BM_SAIF_CTRL_BITCLK_48XFS_ENABLE; in mxs_saif_hw_params()
486 scr |= BM_SAIF_CTRL_BITCLK_48XFS_ENABLE; in mxs_saif_hw_params()