Lines Matching +full:clock +full:- +full:source
2 # SPDX-License-Identifier: Apache-2.0
4 description: USB Audio Class 2 Clock Source entity
6 compatible: "zephyr,uac2-clock-source"
9 clock-type:
13 Clock Type indicating whether the Clock Source represents an external
14 clock or an internal clock with either fixed frequency, variable
17 - "external"
18 - "internal-fixed"
19 - "internal-variable"
20 - "internal-programmable"
22 sof-synchronized:
25 True if clock is synchronized to USB Start of Frame. False if clock is
26 free running. External clock must be free running.
28 frequency-control:
30 description: Clock Frequency Control capabilities
32 - "read-only"
33 - "host-programmable"
35 validity-control:
37 description: Clock Validity Control capabilities
39 - "read-only"
41 assoc-terminal:
44 Input or Output Terminal associated with this Clock Source. Set if clock
48 sampling-frequencies:
52 Sampling Frequencies, in Hz, this Clock Source Entity can generate.