Searched refs:tcoh (Results 1 – 2 of 2) sorted by relevance
47 print_ns(bt->tcoh), in s3c2410_print_timing()233 ret |= calc_0124(bt->tcoh, hclk, &res, S3C2410_BANKCON_Tcoh_SHIFT); in s3c2410_calc_bank()298 bt->tcoh = get_0124(hclk, bankcon >> S3C2410_BANKCON_Tcoh_SHIFT); in s3c2410_iotiming_getbank()320 unsigned int tcoh; in s3c2410_iotiming_debugfs() local326 tcoh = get_0124(hclk, bankcon >> S3C2410_BANKCON_Tcoh_SHIFT); in s3c2410_iotiming_debugfs()336 print_ns(bt->tcoh), in s3c2410_iotiming_debugfs()344 print_ns(tcoh), in s3c2410_iotiming_debugfs()
40 unsigned int tcoh; /* nCS hold after nOE/nWE */ member