Lines Matching refs:x
14 #define SCM_MPR_MPROT0(x) (((x) & 0x0F) << 28) argument
15 #define SCM_MPR_MPROT1(x) (((x) & 0x0F) << 24) argument
16 #define SCM_MPR_MPROT2(x) (((x) & 0x0F) << 20) argument
21 #define SCM_PACRA_PACR0(x) (((x) & 0x0F) << 28) argument
22 #define SCM_PACRA_PACR1(x) (((x) & 0x0F) << 24) argument
23 #define SCM_PACRA_PACR2(x) (((x) & 0x0F) << 20) argument
25 #define SCM_PACRB_PACR12(x) (((x) & 0x0F) << 12) argument
27 #define SCM_PACRC_PACR16(x) (((x) & 0x0F) << 28) argument
28 #define SCM_PACRC_PACR17(x) (((x) & 0x0F) << 24) argument
29 #define SCM_PACRC_PACR18(x) (((x) & 0x0F) << 20) argument
30 #define SCM_PACRC_PACR21(x) (((x) & 0x0F) << 8) argument
31 #define SCM_PACRC_PACR22(x) (((x) & 0x0F) << 4) argument
32 #define SCM_PACRC_PACR23(x) ((x) & 0x0F) argument
34 #define SCM_PACRD_PACR24(x) (((x) & 0x0F) << 28) argument
35 #define SCM_PACRD_PACR25(x) (((x) & 0x0F) << 24) argument
36 #define SCM_PACRD_PACR26(x) (((x) & 0x0F) << 20) argument
37 #define SCM_PACRD_PACR28(x) (((x) & 0x0F) << 12) argument
38 #define SCM_PACRD_PACR29(x) (((x) & 0x0F) << 8) argument
39 #define SCM_PACRD_PACR30(x) (((x) & 0x0F) << 4) argument
40 #define SCM_PACRD_PACR31(x) ((x) & 0x0F) argument
42 #define SCM_PACRE_PACR32(x) (((x) & 0x0F) << 28) argument
43 #define SCM_PACRE_PACR33(x) (((x) & 0x0F) << 24) argument
44 #define SCM_PACRE_PACR34(x) (((x) & 0x0F) << 20) argument
45 #define SCM_PACRE_PACR35(x) (((x) & 0x0F) << 16) argument
46 #define SCM_PACRE_PACR36(x) (((x) & 0x0F) << 12) argument
48 #define SCM_PACRF_PACR40(x) (((x) & 0x0F) << 28) argument
49 #define SCM_PACRF_PACR41(x) (((x) & 0x0F) << 24) argument
50 #define SCM_PACRF_PACR42(x) (((x) & 0x0F) << 20) argument
57 #define SCM_BMT_BMT(x) ((x) & 0x07) argument
74 #define SCM_CWCR_CWT(x) (((x) & 0x001F)) argument
160 #define CCM_CCR_BOOTPS(x) (((x) & 0x0003) << 3) argument
165 #define CCM_CIR_PIN(x) (((x) & 0xFFC0) >> 6) argument
166 #define CCM_CIR_PRN(x) ((x) & 0x003F) argument
169 #define GPIO_PDR_BUSCTL(x) ((x) & 0x0F) argument
170 #define GPIO_PDR_BE(x) ((x) & 0x0F) argument
171 #define GPIO_PDR_CS(x) (((x) & 0x07) << 1) argument
172 #define GPIO_PDR_FECI2C(x) ((x) & 0x0F) argument
173 #define GPIO_PDR_QSPI(x) ((x) & 0x0F) argument
174 #define GPIO_PDR_TIMER(x) ((x) & 0x0F) argument
175 #define GPIO_PDR_UART(x) ((x) & 0xFF) argument
176 #define GPIO_PDR_FECH(x) ((x) & 0xFF) argument
177 #define GPIO_PDR_FECL(x) ((x) & 0xFF) argument
229 #define GPIO_PAR_TMR_TIN3(x) (((x) & 0x03) << 6) argument
230 #define GPIO_PAR_TMR_TIN2(x) (((x) & 0x03) << 4) argument
231 #define GPIO_PAR_TMR_TIN1(x) (((x) & 0x03) << 2) argument
232 #define GPIO_PAR_TMR_TIN0(x) ((x) & 0x03) argument
282 #define GPIO_MSCR_FB_FBCLK(x) (((x) & 0x03) << 6) argument
283 #define GPIO_MSCR_FB_DUP(x) (((x) & 0x03) << 4) argument
284 #define GPIO_MSCR_FB_DLO(x) (((x) & 0x03) << 2) argument
285 #define GPIO_MSCR_FB_ADRCTL(x) ((x) & 0x03) argument
291 #define GPIO_MSCR_SDR_SDCLKB(x) (((x) & 0x03) << 4) argument
292 #define GPIO_MSCR_SDR_SDCLK(x) (((x) & 0x03) << 2) argument
293 #define GPIO_MSCR_SDR_SDRAM(x) ((x) & 0x03) argument
303 #define GPIO_DSCR_I2C(x) ((x) & 0x03) argument
306 #define GPIO_DSCR_MISC_DBG(x) (((x) & 0x03) << 4) argument
308 #define GPIO_DSCR_MISC_RSTOUT(x) (((x) & 0x03) << 2) argument
310 #define GPIO_DSCR_MISC_TIMER(x) ((x) & 0x03) argument
313 #define GPIO_DSCR_FEC(x) ((x) & 0x03) argument
316 #define GPIO_DSCR_UART_UART1(x) (((x) & 0x03) << 4) argument
318 #define GPIO_DSCR_UART_UART0(x) (((x) & 0x03) << 2) argument
320 #define GPIO_DSCR_UART_IRQ(x) ((x) & 0x03) argument
323 #define GPIO_DSCR_QSPI(x) ((x) & 0x03) argument
332 #define PLL_PODR_CPUDIV(x) (((x) & 0x0F) << 4) argument
334 #define PLL_PODR_BUSDIV(x) ((x) & 0x0F) argument
338 #define PLL_PCR_DITHDEV(x) ((x) & 0x07) argument