Home | History | Annotate | Download | only in makefs

Lines Matching refs:emul_mmc_profile

90 	switch (emul_mmc_profile) {
154 emul_mmc_profile = -1; /* invalid->no emulation */
222 emul_mmc_profile = 0x00;
225 emul_mmc_profile = 0x10;
228 emul_mmc_profile = 0x40;
231 emul_mmc_profile = 0x12;
234 emul_mmc_profile = 0x43;
237 emul_mmc_profile = 0x01;
239 emul_mmc_profile = 0x09;
242 emul_mmc_profile = 0x1b;
245 emul_mmc_profile = 0x41;
248 emul_mmc_profile = 0x0a;
251 emul_mmc_profile = 0x1a;
257 if (emul_mmc_profile != 0x01)