Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dsromc.h22 #define SMC_BC_TCOS(x) (x << 24) /* 4clk chip selection set-up */ macro
/openbmc/u-boot/board/samsung/smdkc100/
H A Dsmdkc100.c29 smc_bc_conf = SMC_BC_TACS(0x0) | SMC_BC_TCOS(0x4) | SMC_BC_TACC(0xe) in smc9115_pre_init()