Home
last modified time | relevance | path

Searched refs:tacc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Diotiming-s3c2410.c46 print_ns(bt->tacc), in s3c2410_print_timing()
239 ret |= calc_tacc(bt->tacc, bt->nwait_en, hclk, &res); in s3c2410_calc_bank()
301 bt->tacc = get_tacc(hclk, bankcon >> S3C2410_BANKCON_Tacc_SHIFT); in s3c2410_iotiming_getbank()
319 unsigned int tacc; in s3c2410_iotiming_debugfs() local
329 tacc = get_tacc(hclk, bankcon >> S3C2410_BANKCON_Tacc_SHIFT); in s3c2410_iotiming_debugfs()
335 print_ns(bt->tacc), in s3c2410_iotiming_debugfs()
343 print_ns(tacc), in s3c2410_iotiming_debugfs()
/OK3568_Linux_fs/buildroot/package/libpam-tacplus/
H A D0001-Add-an-option-to-disable-Werror.patch38 bin_PROGRAMS = tacc
/OK3568_Linux_fs/kernel/include/linux/soc/samsung/
H A Ds3c-cpufreq-core.h39 unsigned int tacc; member