Lines Matching +full:17 +full:v
31 #define SUN4I_SPDIF_CTL_MCLKDIV(v) ((v) << 4) /* v even */ argument
38 #define SUN4I_SPDIF_TXCFG_ASS BIT(17)
40 #define SUN4I_SPDIF_TXCFG_TXRATIO(v) ((v) << 4) argument
61 #define SUN4I_SPDIF_FCTL_FTX BIT(17)
63 #define SUN4I_SPDIF_FCTL_TXTL(v) ((v) << 8) argument
65 #define SUN4I_SPDIF_FCTL_RXTL(v) ((v) << 3) argument
68 #define SUN4I_SPDIF_FCTL_RXOM(v) ((v) << 0) argument
75 #define SUN50I_H6_SPDIF_FCTL_TXTL(v) ((v) << 12) argument
77 #define SUN50I_H6_SPDIF_FCTL_RXTL(v) ((v) << 4) argument
80 #define SUN50I_H6_SPDIF_FCTL_RXOM(v) ((v) << 0) argument
91 #define SUN4I_SPDIF_INT_RXUNLOCKEN BIT(17)
103 #define SUN4I_SPDIF_ISTA_RXUNLOCKSTA BIT(17)
118 #define SUN4I_SPDIF_TXCHSTA0_CLK(v) ((v) << 28) argument
119 #define SUN4I_SPDIF_TXCHSTA0_SAMFREQ(v) ((v) << 24) argument
121 #define SUN4I_SPDIF_TXCHSTA0_CHNUM(v) ((v) << 20) argument
123 #define SUN4I_SPDIF_TXCHSTA0_SRCNUM(v) ((v) << 16) argument
124 #define SUN4I_SPDIF_TXCHSTA0_CATACOD(v) ((v) << 8) argument
125 #define SUN4I_SPDIF_TXCHSTA0_MODE(v) ((v) << 6) argument
126 #define SUN4I_SPDIF_TXCHSTA0_EMPHASIS(v) ((v) << 3) argument
132 #define SUN4I_SPDIF_TXCHSTA1_CGMSA(v) ((v) << 8) argument
133 #define SUN4I_SPDIF_TXCHSTA1_ORISAMFREQ(v) ((v) << 4) argument
135 #define SUN4I_SPDIF_TXCHSTA1_SAMWORDLEN(v) ((v) << 1) argument
139 #define SUN4I_SPDIF_RXCHSTA0_CLK(v) ((v) << 28) argument
140 #define SUN4I_SPDIF_RXCHSTA0_SAMFREQ(v) ((v) << 24) argument
141 #define SUN4I_SPDIF_RXCHSTA0_CHNUM(v) ((v) << 20) argument
142 #define SUN4I_SPDIF_RXCHSTA0_SRCNUM(v) ((v) << 16) argument
143 #define SUN4I_SPDIF_RXCHSTA0_CATACOD(v) ((v) << 8) argument
144 #define SUN4I_SPDIF_RXCHSTA0_MODE(v) ((v) << 6) argument
145 #define SUN4I_SPDIF_RXCHSTA0_EMPHASIS(v) ((v) << 3) argument
151 #define SUN4I_SPDIF_RXCHSTA1_CGMSA(v) ((v) << 8) argument
152 #define SUN4I_SPDIF_RXCHSTA1_ORISAMFREQ(v) ((v) << 4) argument
153 #define SUN4I_SPDIF_RXCHSTA1_SAMWORDLEN(v) ((v) << 1) argument