Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 64) 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/media/test-drivers/vidtv/
Dvidtv_psi.c903 struct vidtv_psi_table_pat_program *program; in vidtv_psi_pat_program_init() local
906 program = kzalloc(sizeof(*program), GFP_KERNEL); in vidtv_psi_pat_program_init()
907 if (!program) in vidtv_psi_pat_program_init()
910 program->service_id = cpu_to_be16(service_id); in vidtv_psi_pat_program_init()
913 program->bitfield = cpu_to_be16((RESERVED << 13) | program_map_pid); in vidtv_psi_pat_program_init()
914 program->next = NULL; in vidtv_psi_pat_program_init()
920 head->next = program; in vidtv_psi_pat_program_init()
923 return program; in vidtv_psi_pat_program_init()
944 struct vidtv_psi_table_pat_program *program; in vidtv_psi_pat_program_assign() local
949 program = p; in vidtv_psi_pat_program_assign()
[all …]
Dvidtv_channel.c92 s302m->program = vidtv_psi_pat_program_init(NULL, in vidtv_channel_s302m_init()
95 if (!s302m->program) in vidtv_channel_s302m_init()
147 vidtv_psi_pat_program_destroy(s302m->program); in vidtv_channel_s302m_init()
274 curr = cur_chnl->program; in vidtv_channel_pat_prog_cat_into_new()
537 vidtv_psi_pat_program_destroy(curr->program); in vidtv_channels_destroy()
Dvidtv_channel.h58 struct vidtv_psi_table_pat_program *program; member
/drivers/staging/comedi/drivers/
Ddt2815.c188 unsigned int program; in dt2815_attach() local
190 program = (it->options[4] & 0x3) << 3 | 0x7; in dt2815_attach()
191 outb(program, dev->iobase + DT2815_DATA); in dt2815_attach()
193 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/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.c451 static int dm_stats_list(struct dm_stats *stats, const char *program, in dm_stats_list() argument
465 if (!program || !strcmp(program, s->program_id)) { in dm_stats_list()
1117 const char *program = NULL; in message_stats_list() local
1123 program = kstrdup(argv[1], GFP_KERNEL); in message_stats_list()
1124 if (!program) in message_stats_list()
1128 r = dm_stats_list(dm_get_stats(md), program, result, maxlen); in message_stats_list()
1130 kfree(program); in message_stats_list()
/drivers/mtd/nand/onenand/
DKconfig56 bool "OneNAND 2X program support"
60 Flash memory array, these two component enables simultaneous program
/drivers/media/rc/keymaps/
DKconfig13 The ir-keytable program, available at v4l-utils package
/drivers/mtd/spi-nor/
Dsfdp.c998 const struct sfdp_4bait *program = &programs[i]; in spi_nor_parse_4bait() local
1006 discard_hwcaps |= program->hwcaps; in spi_nor_parse_4bait()
1007 if (dwords[0] & program->supported_bit) in spi_nor_parse_4bait()
1008 pp_hwcaps |= program->hwcaps; in spi_nor_parse_4bait()
/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.c765 int program = 0; in yenta_allocate_resources() local
766 program += yenta_allocate_res(socket, PCI_CB_BRIDGE_IO_0_WINDOW, in yenta_allocate_resources()
769 program += yenta_allocate_res(socket, PCI_CB_BRIDGE_IO_1_WINDOW, in yenta_allocate_resources()
772 program += yenta_allocate_res(socket, PCI_CB_BRIDGE_MEM_0_WINDOW, in yenta_allocate_resources()
775 program += yenta_allocate_res(socket, PCI_CB_BRIDGE_MEM_1_WINDOW, in yenta_allocate_resources()
778 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

123