Searched refs:tcoh (Results 1 – 2 of 2) sorted by relevance
51 print_ns(bt->tcoh), in s3c2410_print_timing()237 ret |= calc_0124(bt->tcoh, hclk, &res, S3C2410_BANKCON_Tcoh_SHIFT); in s3c2410_calc_bank()302 bt->tcoh = get_0124(hclk, bankcon >> S3C2410_BANKCON_Tcoh_SHIFT); in s3c2410_iotiming_getbank()324 unsigned int tcoh; in s3c2410_iotiming_debugfs() local330 tcoh = get_0124(hclk, bankcon >> S3C2410_BANKCON_Tcoh_SHIFT); in s3c2410_iotiming_debugfs()340 print_ns(bt->tcoh), in s3c2410_iotiming_debugfs()348 print_ns(tcoh), in s3c2410_iotiming_debugfs()
42 unsigned int tcoh; /* nCS hold afrer nOE/nWE */ member