Searched refs:tcah (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2410-iotiming.c52 print_ns(bt->tcah));
228 /* tcah: 0,1,2,4 */
236 ret |= calc_0124(bt->tcah, hclk, &res, S3C2410_BANKCON_Tcah_SHIFT);
301 bt->tcah = get_0124(hclk, bankcon >> S3C2410_BANKCON_Tcah_SHIFT);
325 unsigned int tcah; local
329 tcah = get_0124(hclk, bankcon >> S3C2410_BANKCON_Tcah_SHIFT);
341 print_ns(bt->tcah));
349 print_ns(tcah));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dfcx.c95 return tccb->tcah.tcal - 12;
258 tccb->tcah.format = TCCB_FORMAT_DEFAULT;
259 tccb->tcah.sac = sac;
260 tccb->tcah.tcal = 12;
316 tccb->tcah.tcal += size;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h29 * @tcah: Time address is held for after
43 unsigned int tcah; /* Address hold after nCS */ member in struct:s3c2410_iobank_timing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dfcx.h283 * @tcah: TCAH
287 struct tccb_tcah tcah; member in struct:tccb

Completed in 168 milliseconds