Searched refs:SMC_BC_TCOS (Results 1 – 2 of 2) sorted by relevance
22 #define SMC_BC_TCOS(x) (x << 24) /* 4clk chip selection set-up */ macro
29 smc_bc_conf = SMC_BC_TACS(0x0) | SMC_BC_TCOS(0x4) | SMC_BC_TACC(0xe) in smc9115_pre_init()