Searched refs:AT91_SMC_TDF (Results 1 – 1 of 1) sorted by relevance
61 #define AT91_SMC_TDF GENMASK(19, 16) macro62 #define AT91_SMC_TDF_(x) ((((x) - 1) << 16) & AT91_SMC_TDF)