Searched refs:settings (Results 1 - 12 of 12) sorted by relevance

/arch/arm/mach-sa1100/
H A Dcpu-sa1100.c131 struct sa1100_dram_regs *settings = sa1100_dram_settings; local
134 while (settings->speed != 0) {
135 if (new_speed == settings->speed)
138 settings++;
141 if (settings->speed == 0) {
158 MDCAS2 = settings->mdcas2;
159 MDCAS1 = settings->mdcas1;
160 MDCAS0 = settings->mdcas0;
161 MDCNFG = settings->mdcnfg;
164 * frequency and then tighten the memory settings
[all...]
/arch/arm/mach-pxa/
H A Dsleep.S54 @ prepare SDRAM refresh settings
95 @ prepare SDRAM refresh settings
108 @ as the system will restore with the original speed settings
/arch/arm/mach-pnx4008/
H A Dsleep.S54 @ do save current bit settings in r1
138 @ do save current bit settings in r1
/arch/unicore32/kernel/
H A Dsleep.S99 @ prepare DDR2 refresh settings
/arch/arm/mm/
H A Dproc-macros.S97 #error Invalid Linux PTE bit settings
/arch/powerpc/boot/dts/
H A Dwarp.dts181 bank-settings = <0x80002222>;
H A Dbluestone.dts200 bank-settings = <0x80002222>;
H A Deiger.dts201 bank-settings = <0x80002222>;
H A Dkilauea.dts190 bank-settings = <0x80002222>;
H A Dsequoia.dts218 bank-settings = <0x80002222>;
H A Dcanyonlands.dts263 bank-settings = <0x80002222>;
H A Dglacier.dts218 bank-settings = <0x80002222>;

Completed in 195 milliseconds