Home
last modified time | relevance | path

Searched refs:SMC_BC_TACP (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dsromc.h26 #define SMC_BC_TACP(x) (x << 4) /* 6clk page mode access cycle */ macro
/openbmc/u-boot/board/samsung/smdkc100/
H A Dsmdkc100.c31 | SMC_BC_TACP(0x6) | SMC_BC_PMC(0x0); in smc9115_pre_init()