Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-s5pc1xx/include/mach/
H A Dsromc.h24 #define SMC_BC_TCOH(x) (x << 12) /* 1clk chip selection hold */ macro
/openbmc/u-boot/board/samsung/smdkc100/
H A Dsmdkc100.c30 | SMC_BC_TCOH(0x1) | SMC_BC_TAH(0x4) in smc9115_pre_init()