Searched refs:FMC (Results 1 – 7 of 7) sorted by relevance
3 tristate "Hisilicon FMC SPI NOR Flash Controller(SFC)"7 This enables support for HiSilicon FMC SPI NOR flash controller.
13 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
223 /* FMC B */251 /* FMC B */
435 FmcRvolCvol = ((voice->FMC & 3) << 14) | in snd_trident_write_voice_regs()619 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) | in snd_trident_write_rvol_reg()643 outw(((voice->FMC & 0x0003) << 14) | ((voice->RVol & 0x007f) << 7) | in snd_trident_write_cvol_reg()923 voice->FMC = 3; in snd_trident_playback_prepare()949 evoice->FMC = 3; in snd_trident_playback_prepare()1064 voice->FMC = 3; in snd_trident_capture_prepare()1151 voice->FMC = 0; in snd_trident_si7018_capture_prepare()1175 evoice->FMC = 3; in snd_trident_si7018_capture_prepare()1228 voice->FMC = 3; in snd_trident_foldback_prepare()1251 evoice->FMC = 3; in snd_trident_foldback_prepare()[all …]
285 unsigned char FMC; /* 2 bits */ member
119 #define FMC 106 macro
1991 PCLK(FMC, "fmc", "ck_axi", CLK_IGNORE_UNUSED, G_FMC),