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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ds3c2410-iotiming.c145 * @nwait_en: IS nWAIT enabled for this bank.
153 static int calc_tacc(unsigned int cyc, int nwait_en, argument
160 __func__, cyc, nwait_en, hclk_tns, div);
163 if (nwait_en && div < 4)
243 ret |= calc_tacc(bt->tacc, bt->nwait_en, hclk, &res);
467 bt->nwait_en = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ds3c2410-iotiming.c145 * @nwait_en: IS nWAIT enabled for this bank.
153 static int calc_tacc(unsigned int cyc, int nwait_en, argument
160 __func__, cyc, nwait_en, hclk_tns, div);
163 if (nwait_en && div < 4)
243 ret |= calc_tacc(bt->tacc, bt->nwait_en, hclk, &res);
467 bt->nwait_en = 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h30 * @nwait_en: Whether nWAIT is enabled for this bank.
44 unsigned char nwait_en; /* nWait enabled for bank. */ member in struct:s3c2410_iobank_timing
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dcpu-freq-core.h30 * @nwait_en: Whether nWAIT is enabled for this bank.
44 unsigned char nwait_en; /* nWait enabled for bank. */ member in struct:s3c2410_iobank_timing

Completed in 217 milliseconds