| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | st,stm32-fmc2-ebi.yaml | 95 description: Wait signal polarity (NWAIT signal active high). 96 By default, NWAIT is active low. 100 description: The NWAIT signal indicates wheither the data from the 102 the device in synchronous mode. By default, the NWAIT signal is 107 description: The NWAIT signal is enabled (its level is taken into 109 if asserted). By default, the NWAIT signal is disabled. 113 description: The NWAIT signal is taken into account during asynchronous 114 transactions. By default, the NWAIT signal is not taken into account
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | iotiming-s3c2410.c | 141 * @nwait_en: IS nWAIT enabled for this bank. 146 * the bank has nWAIT enabled. The result is used to modify the value 155 s3c_freq_iodbg("%s: cyc=%u, nwait=%d, hclk=%lu => div=%u\n", in calc_tacc() 158 /* if nWait enabled on an bank, Tacc must be at-least 4 cycles. */ in calc_tacc() 226 /* tacc: 1,2,3,4,6,7,10,14 (>4 for nwait) */ in s3c2410_calc_bank() 456 /* find out in nWait is enabled for bank. */ in s3c2410_iotiming_get()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/ |
| H A D | sun4i-ss-hash.c | 189 unsigned int i = 0, end, fill, min_fill, nwait, nbw = 0, j = 0, todo; in sun4i_hash() local 404 nwait = op->len / 4; in sun4i_hash() 405 if (nwait) { in sun4i_hash() 406 writesl(ss->base + SS_RXFIFO, op->buf, nwait); in sun4i_hash() 407 op->byte_count += 4 * nwait; in sun4i_hash() 410 nbw = op->len - 4 * nwait; in sun4i_hash() 412 wb = le32_to_cpup((__le32 *)(op->buf + nwait * 4)); in sun4i_hash()
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdac_stream.c | 634 int i, nwait, timeout; in snd_hdac_stream_sync() local 638 nwait = 0; in snd_hdac_stream_sync() 648 nwait++; in snd_hdac_stream_sync() 653 nwait++; in snd_hdac_stream_sync() 663 if (!nwait) in snd_hdac_stream_sync()
|
| /OK3568_Linux_fs/kernel/drivers/parport/ |
| H A D | ieee1284_ops.c | 731 /* Event 58: wait for busy (nWait) to go high */ in parport_ieee1284_epp_write_data() 738 /* Event 60: wait for busy (nWait) to go low */ in parport_ieee1284_epp_write_data() 819 /* Event 58: wait for busy (nWait) to go high */ in parport_ieee1284_epp_write_addr() 826 /* Event 60: wait for busy (nWait) to go low */ in parport_ieee1284_epp_write_addr()
|
| /OK3568_Linux_fs/kernel/include/linux/soc/samsung/ |
| H A D | s3c-cpufreq-core.h | 28 * @nwait_en: Whether nWAIT is enabled for this bank. 42 unsigned char nwait_en; /* nWait enabled for bank. */
|
| /OK3568_Linux_fs/kernel/include/linux/amba/ |
| H A D | pl093.h | 36 * WSTOEN is not used with nWAIT
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | eventpoll.c | 161 int nwait; member 1326 if (epi->nwait >= 0 && (pwq = kmem_cache_alloc(pwq_cache, GFP_KERNEL))) { in ep_ptable_queue_proc() 1335 epi->nwait++; in ep_ptable_queue_proc() 1338 epi->nwait = -1; in ep_ptable_queue_proc() 1530 epi->nwait = 0; in ep_insert() 1575 if (epi->nwait < 0) in ep_insert()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | mxm8x10.c | 100 GPIO2 - nWait (Data Bus)
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | sq930x.c | 666 int i, nwait; in mt9v111_init() local 683 nwait = 20; in mt9v111_init() 689 if (--nwait < 0) { in mt9v111_init()
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | stm32-fmc2-ebi.c | 983 /* NWAIT signal can not be connected to EBI controller and NAND controller */ 1087 dev_err(dev, "NWAIT signal connected to EBI and NAND controllers\n"); in stm32_fmc2_ebi_parse_dt()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sama5d4.dtsi | 998 pinctrl_ebi_nwait: ebi-nwait-0 { 1445 atmel,pins = <AT91_PIOE 28 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* conflicts with NWAIT, A19 */
|
| H A D | sama5d3.dtsi | 637 pinctrl_ebi_nwait: ebi-nwait-0 {
|
| /OK3568_Linux_fs/u-boot/board/ti/am335x/ |
| H A D | mux.c | 214 {OFFSET(gpmc_wait0), (MODE(0) | PULLUP_EN | RXACTIVE)}, /* nWAIT */
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sama5d4.dtsi | 1918 atmel,pins = <AT91_PIOE 28 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* conflicts with NWAIT, A19 */
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/ |
| H A D | toaster-unmanaged-mode.json | 25 …b brower to see project build process. \nxdg-open http://localhost:8000/ \nWait for build completi…
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-sched.c | 2835 printf("\nWait-time summary\n"); in timehist_print_summary()
|