Lines Matching +full:assigned +full:- +full:clock +full:- +full:rates +full:- +full:u64
1 /* SPDX-License-Identifier: GPL-2.0-only */
16 * you don't want to have the codec chip acting as clock source
20 * no clock for a while and other chips might reset, so we notify
22 * The constants here are codec-point of view, so when we switch
36 u64 formats; /* SNDRV_PCM_FMTBIT_* */
37 unsigned int rates; /* SNDRV_PCM_RATE_* */ member
67 * formats or rates being 0. */
70 /* Master clock speed factor
71 * to be used (master clock speed = sysclock_factor * sampling freq)
76 /* Bus factor, bus clock speed = bus_factor * sampling freq)
82 /* clock switching, see above */
84 enum clock_switch clock);
89 * That can depend on other user-switchable controls.
155 /* this is assigned by the soundbus provider in attach_codec */