Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 62) sorted by relevance

123

/drivers/pwm/
Dpwm-stmpe.c104 u16 program[3] = { in stmpe_24xx_pwm_config() local
157 program[0] = SMAX; /* off all the time */ in stmpe_24xx_pwm_config()
160 program[0] = LOAD | 0xff; /* LOAD 0xff */ in stmpe_24xx_pwm_config()
165 program[0] = SMIN; /* on all the time */ in stmpe_24xx_pwm_config()
168 program[0] = LOAD | 0x00; /* LOAD 0x00 */ in stmpe_24xx_pwm_config()
198 program[0] = LOAD | value; in stmpe_24xx_pwm_config()
199 program[1] = 0x0000; in stmpe_24xx_pwm_config()
212 program[0] = PRESCALE_512 | STEPTIME_1 | incdec; in stmpe_24xx_pwm_config()
215 program[1] = BRANCH; in stmpe_24xx_pwm_config()
220 pwm->hwpwm, value, last, program[0], program[1], in stmpe_24xx_pwm_config()
[all …]
/drivers/staging/comedi/drivers/
Ddt2815.c185 unsigned int program; in dt2815_attach() local
187 program = (it->options[4] & 0x3) << 3 | 0x7; in dt2815_attach()
188 outb(program, dev->iobase + DT2815_DATA); in dt2815_attach()
190 program, i); in dt2815_attach()
/drivers/net/wireless/marvell/libertas/
DLICENSE4 This program is free software; you can redistribute it and/or modify it
8 This program is distributed in the hope that it will be useful, but WITHOUT
14 this program; if not, write to the Free Software Foundation, Inc., 59
/drivers/staging/rtl8192u/
Dcopying16 Foundation's software and to any other program whose authors commit to
33 For example, if you distribute copies of such a program, whether
50 Finally, any free program is threatened constantly by software
52 program will individually obtain patent licenses, in effect making the
53 program proprietary. To prevent this, we have made it clear that any
62 0. This License applies to any program or other work which contains
65 refers to any such program or work, and a "work based on the Program"
103 c) If the modified program normally reads commands interactively
108 a warranty) and that users may redistribute the program under
152 received the program in object code or executable form with such
[all …]
/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y231 program:
233 | program include
235 | program prefix
237 | program patch_arg_list
239 | program version
241 | program register
243 | program constant
245 | program macrodefn
247 | program scratch_ram
249 | program scb
[all …]
/drivers/scsi/ufs/
DKconfig11 # This program is free software; you can redistribute it and/or
18 # This program is distributed in the hope that it will be useful,
23 # This program is provided "AS IS" and "WITH ALL FAULTS" and
26 # the program and assume all risks associated with your exercise
27 # of rights with respect to the program, including but not limited
29 # program errors, damage to or loss of data, programs or equipment,
33 # this program.
/drivers/scsi/mpt3sas/
DKconfig8 # This program is free software; you can redistribute it and/or
13 # This program is distributed in the hope that it will be useful,
26 # the risks and costs of program errors, damage to or loss of data,
39 # along with this program; if not, write to the Free Software
/drivers/scsi/smartpqi/
DKconfig10 # This program is free software; you can redistribute it and/or
15 # This program is distributed in the hope that it will be useful,
28 # the risks and costs of program errors, damage to or loss of data,
/drivers/parisc/
DREADME.dino22 ** program. Assume a machine is only "suspect" until proven otherwise.
24 ** "The pci_check program will also be available as application
/drivers/atm/
Dnicstarmac.copyright44 * This program is free software; you can redistribute it and/or modify
49 * This program is distributed in the hope that it will be useful,
55 * along with this program; if not, write to the Free Software
/drivers/net/wireless/intersil/orinoco/
Dhermes_dld.c213 hw->ops->program(hw, pdi->data, pdr_addr(pdr), pdi_len(pdi)); in hermes_plug_pdi()
297 err = hw->ops->program(hw, blk->data, blkaddr, blklen); in hermes_program()
469 hw->ops->program(hw, pdi->data, pdr_addr(pdr), in hermes_apply_pda_with_defaults()
/drivers/md/
Ddm-stats.c442 static int dm_stats_list(struct dm_stats *stats, const char *program, in dm_stats_list() argument
456 if (!program || !strcmp(program, s->program_id)) { in dm_stats_list()
1104 const char *program = NULL; in message_stats_list() local
1110 program = kstrdup(argv[1], GFP_KERNEL); in message_stats_list()
1111 if (!program) in message_stats_list()
1115 r = dm_stats_list(dm_get_stats(md), program, result, maxlen); in message_stats_list()
1117 kfree(program); in message_stats_list()
/drivers/mtd/nand/onenand/
DKconfig57 bool "OneNAND 2X program support"
61 Flash memory array, these two component enables simultaneous program
/drivers/media/rc/keymaps/
DKconfig13 The ir-keytable program, available at v4l-utils package
/drivers/misc/c2port/
DKconfig10 program Silicon micro controller chips (and other 8051 compatible).
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-adc-ad7280a15 The inY-inZ_balance_timer file allows the user to program
/drivers/pcmcia/
Dyenta_socket.c754 int program = 0; in yenta_allocate_resources() local
755 program += yenta_allocate_res(socket, 0, IORESOURCE_IO, in yenta_allocate_resources()
757 program += yenta_allocate_res(socket, 1, IORESOURCE_IO, in yenta_allocate_resources()
759 program += yenta_allocate_res(socket, 2, IORESOURCE_MEM|IORESOURCE_PREFETCH, in yenta_allocate_resources()
761 program += yenta_allocate_res(socket, 3, IORESOURCE_MEM, in yenta_allocate_resources()
763 if (program) in yenta_allocate_resources()
/drivers/scsi/
D53c700.scr6 ;; This program is free software; you can redistribute it and/or modify
11 ;; This program is distributed in the hope that it will be useful,
17 ;; along with this program; if not, write to the Free Software
/drivers/gpu/drm/amd/display/
DTODO105 20. Use kernel i2c device to program HDMI retimer. Some boards have an HDMI
106 retimer that we need to program to pass PHY compliance. Currently that's
/drivers/staging/gs_fpgaboot/
DREADME30 - program the Xilinx FPGA using SelectMAP (parallel) mode [2]
/drivers/base/
DKconfig7 The uevent helper program is forked by the kernel for
23 To disable user space helper program execution at by default
/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s5 * This program is free software; you can redistribute it and/or modify
10 * This program is distributed in the hope that it will be useful,
16 * along with this program; if not, write to the Free Software
/drivers/net/
DKconfig293 receives them from user space program and instead of sending packets
294 via physical media writes them to the user space program.
296 When a program opens /dev/net/tun, driver creates and registers
297 corresponding net device tunX or tapX. After a program closed above
/drivers/video/fbdev/matrox/
Dmatroxfb_crtc2.c379 minfo->outputs[out].output->program) { in matroxfb_dh_set_par()
380 minfo->outputs[out].output->program(minfo->outputs[out].data); in matroxfb_dh_set_par()
/drivers/staging/vc04_services/interface/vchi/
DTODO8 This driver is what the vcdbg userspace program uses to set up its

123