Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/
Diotiming-s3c2410.c51 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() local
330 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()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dcpu-freq-core.h42 unsigned int tcoh; /* nCS hold afrer nOE/nWE */ member