Lines Matching full:control
14 2. Codec control IO - using RegMap API
22 7. DAC Digital mute control.
67 Codec control IO
70 (AC97 combines control with data in the DAI). The codec driver should use the
83 Defines a single control as follows:-
86 xname = Control name e.g. "Playback Volume"
88 shift = control bit(s) offset in register
89 mask = control bit size(s) e.g. mask of 7 = 3 bits
90 invert = the control is inverted
97 A stereo control
102 A stereo control spanning 2 registers
107 Defines an single enumerated control as follows:-
111 xshift = control bit(s) offset in register
112 xmask = control bit(s) size
117 Defines a stereo enumerated control
168 Codec DAC digital mute control