Searched defs:md (Results 1 – 18 of 18) sorted by relevance
174 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 12) | \ argument
230 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 12) | \ argument
232 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 12) | \ argument
206 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 13) | \ argument
194 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 13) | \ argument
259 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 11) | \ argument
280 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 11) | \ argument
268 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 11) | \ argument
281 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 11) | \ argument
304 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 11) | \ argument
282 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 11) | \ argument
196 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument
250 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument
257 #define CPG_PLL_CONFIG_INDEX(md) (((md) & BIT(19)) >> 19) argument
166 #define CPG_PLL_CONFIG_INDEX(md) ((((md) & BIT(14)) >> 12) | \ argument
390 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts()598 struct nand_bbt_descr *md) in search_read_bbts()619 struct nand_bbt_descr *td, struct nand_bbt_descr *md, in write_bbt()844 struct nand_bbt_descr *md = this->bbt_md; in check_create() local1082 struct nand_bbt_descr *md = this->bbt_md; in nand_scan_bbt() local1156 struct nand_bbt_descr *md = this->bbt_md; in nand_update_bbt() local
20 u32 md; member39 u32 md; /* 0x20: Memory Device Register */ member
1285 u64 md : 64; member1306 u64 md : 48; member
Completed in 32 milliseconds