OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCFSIM_IDECONFIG1
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/m68k/include/asm/
m5249.h
105
#define
MCFSIM_IDECONFIG1
0x18c /* IDE config register 1 (r/w) */
/external/u-boot/arch/m68k/cpu/mcf52x2/
cpu_init.c
209
/*mbar2_writeLong(
MCFSIM_IDECONFIG1
, 0x00000020); */ /* Enable a 1 cycle pre-drive cycle on CS1 */
710
mbar2_writeLong(
MCFSIM_IDECONFIG1
, 0x00000020); /* Enable a 1 cycle pre-drive cycle on CS1 */
716
mbar2_writeLong(
MCFSIM_IDECONFIG1
, 0x00000020);
Completed in 199 milliseconds