Lines Matching +full:fifo +full:- +full:depth
1 * Amlogic Audio FIFO controllers
4 - compatible: 'amlogic,axg-toddr' or
5 'amlogic,axg-toddr' or
6 'amlogic,g12a-frddr' or
7 'amlogic,g12a-toddr' or
8 'amlogic,sm1-frddr' or
9 'amlogic,sm1-toddr'
10 - reg: physical base address of the controller and length of memory
12 - interrupts: interrupt specifier for the fifo.
13 - clocks: phandle to the fifo peripheral clock provided by the audio
15 - resets: list of reset phandle, one for each entry reset-names.
16 - reset-names: should contain the following:
19 - #sound-dai-cells: must be 0.
20 - amlogic,fifo-depth: The size of the controller's fifo in bytes. This
22 as the flush threshold of the fifo
26 frddr_a: audio-controller@1c0 {
27 compatible = "amlogic,axg-frddr";
29 #sound-dai-cells = <0>;
33 fifo-depth = <512>;