Searched refs:confb (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
H A Dsta32x.c607 u8 confb = 0; sta32x_set_dai_fmt() local
628 confb |= STA32X_CONFB_C2IM; sta32x_set_dai_fmt()
631 confb |= STA32X_CONFB_C1IM; sta32x_set_dai_fmt()
638 STA32X_CONFB_C1IM | STA32X_CONFB_C2IM, confb); sta32x_set_dai_fmt()
657 unsigned int confa, confb; sta32x_hw_params() local
697 confb = 0; sta32x_hw_params()
707 confb |= 0x0; sta32x_hw_params()
710 confb |= 0x1; sta32x_hw_params()
713 confb |= 0x2; sta32x_hw_params()
722 confb |= 0x4; sta32x_hw_params()
725 confb |= 0x5; sta32x_hw_params()
728 confb |= 0x6; sta32x_hw_params()
737 confb |= 0x8; sta32x_hw_params()
740 confb |= 0x9; sta32x_hw_params()
743 confb |= 0xa; sta32x_hw_params()
752 confb |= 0x0; sta32x_hw_params()
755 confb |= 0xd; sta32x_hw_params()
758 confb |= 0xe; sta32x_hw_params()
775 confb); sta32x_hw_params()
H A Dsta350.c638 unsigned int confb = 0; sta350_set_dai_fmt() local
659 confb |= STA350_CONFB_C2IM; sta350_set_dai_fmt()
662 confb |= STA350_CONFB_C1IM; sta350_set_dai_fmt()
669 STA350_CONFB_C1IM | STA350_CONFB_C2IM, confb); sta350_set_dai_fmt()
688 unsigned int confa, confb; sta350_hw_params() local
728 confb = 0; sta350_hw_params()
738 confb |= 0x0; sta350_hw_params()
741 confb |= 0x1; sta350_hw_params()
744 confb |= 0x2; sta350_hw_params()
753 confb |= 0x4; sta350_hw_params()
756 confb |= 0x5; sta350_hw_params()
759 confb |= 0x6; sta350_hw_params()
768 confb |= 0x8; sta350_hw_params()
771 confb |= 0x9; sta350_hw_params()
774 confb |= 0xa; sta350_hw_params()
783 confb |= 0x0; sta350_hw_params()
786 confb |= 0xd; sta350_hw_params()
789 confb |= 0xe; sta350_hw_params()
806 confb); sta350_hw_params()

Completed in 83 milliseconds