Searched refs:select (Results 101 - 125 of 154) sorted by path

1234567

/linux-master/drivers/platform/x86/dell/
H A Ddell-laptop.c367 u16 class, u16 select)
372 buffer->cmd_select = select;
366 dell_send_request(struct calling_interface_buffer *buffer, u16 class, u16 select) argument
/linux-master/drivers/ptp/
H A Dptp_ocp.c47 u32 select; member in struct:ocp_reg
1175 const char *select; local
1179 select = tbl[i].name;
1180 if (!strncasecmp(name, select, strlen(select)))
1254 u32 select; local
1259 select = ioread32(&bp->reg->select);
1260 iowrite32(OCP_SELECT_CLK_REG, &bp->reg->select);
1269 iowrite32(select >> 1
1288 u32 select, ctrl; local
1483 u32 ctrl, select; local
3477 u32 select; local
4387 u32 version, select; local
[all...]
/linux-master/drivers/scsi/
H A Dncr53c8xx.c1403 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect,
1483 struct scr_tblsel select; member in struct:dsb
1794 ncrcmd select [ 6]; member in struct:script
2025 ** And try to select this target.
2027 SCR_SEL_TBL_ATN ^ offsetof (struct dsb, select),
2781 ** And try to select this target without ATN.
2788 SCR_SEL_TBL ^ offsetof (struct dsb, select),
4320 cp->start.schedule.l_paddr = cpu_to_scr(NCB_SCRIPT_PHYS (np, select));
4323 ** select
4325 cp->phys.select
[all...]
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c2027 cp->phys.select.sel_scntl3 = tp->head.wval;
2028 cp->phys.select.sel_sxfer = tp->head.sval;
2030 cp->phys.select.sel_scntl4 = tp->head.uval;
2457 if (cp && (cp->phys.select.sel_scntl3 & EWS)) {
2609 if ((cmd & 7) == 1 && cp && (cp->phys.select.sel_scntl3 & EWS) &&
3157 cp->phys.head.go.start = cpu_to_scr(SCRIPTA_BA(np, select));
5227 cp->phys.head.go.start = cpu_to_scr(SCRIPTA_BA(np, select));
5231 * select
5233 cp->phys.select.sel_id = cp->target;
5234 cp->phys.select
[all...]
/linux-master/drivers/spi/
H A Dspi-coldfire-qspi.c111 mcfqspi->cs_control->select(mcfqspi->cs_control, chip_select, cs_high);
330 "bits per word %d, chip select %d, speed %d KHz\n",
H A Dspi-mxs.c107 u32 select = 0; local
115 * toggle the chip-select lines (nCS pins).
118 select |= BM_SSP_CTRL0_WAIT_FOR_CMD;
120 select |= BM_SSP_CTRL0_WAIT_FOR_IRQ;
122 return select;
191 /* Chip select was already programmed into CTRL0 */
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c1350 hrt_data select, enable; local
1404 select = gpio_reg_load(GPIO0_ID, _gpio_block_reg_do_select)
1450 gpio_reg_store(GPIO0_ID, _gpio_block_reg_do_select, select);
5144 * configured for vf_veceven. It will select the closest downscaling
/linux-master/drivers/staging/rts5208/
H A Dsd.c615 int sd_select_card(struct rtsx_chip *chip, int select) argument
622 if (select) {
H A Dsd.h265 int sd_select_card(struct rtsx_chip *chip, int select);
/linux-master/drivers/usb/gadget/udc/
H A Domap_udc.c119 static void use_ep(struct omap_ep *ep, u16 select) argument
125 omap_writew(num | select, UDC_EP_NUM);
126 /* when select, MUST deselect later !! */
/linux-master/drivers/video/fbdev/
H A Dcg14.c152 u8 select; /* Register Select */ member in struct:cg14_dac
/linux-master/drivers/virt/coco/
H A Dtsm.c157 enum tsm_data_select select)
163 if (select == TSM_REPORT) {
181 size_t count, enum tsm_data_select select)
197 return __read_report(report, buf, count, select);
201 size_t count, enum tsm_data_select select)
208 rc = read_cached_report(report, buf, count, select);
234 return __read_report(report, buf, count, select);
156 __read_report(struct tsm_report *report, void *buf, size_t count, enum tsm_data_select select) argument
180 read_cached_report(struct tsm_report *report, void *buf, size_t count, enum tsm_data_select select) argument
200 tsm_report_read(struct tsm_report *report, void *buf, size_t count, enum tsm_data_select select) argument
/linux-master/drivers/virtio/
H A Dvirtio_input.c128 u8 select, u8 subsel)
132 virtio_cwrite_le(vi->vdev, struct virtio_input_config, select, &select);
138 static void virtinput_cfg_bits(struct virtio_input *vi, int select, int subsel, argument
145 bytes = virtinput_cfg_select(vi, select, subsel);
168 if (select == VIRTIO_INPUT_CFG_EV_BITS)
127 virtinput_cfg_select(struct virtio_input *vi, u8 select, u8 subsel) argument
/linux-master/fs/
H A Dselect.c3 * This file contains the procedures for the handling of select and poll
116 * as all select/poll functions have to call it to add an entry to the
359 * cause a fault after the select has completed
726 SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp,
1183 * This is a virtual copy of sys_select from fs/select.c and probably
1289 COMPAT_SYSCALL_DEFINE5(select, int, n, compat_ulong_t __user *, inp,
/linux-master/include/linux/
H A Dcpuidle.h298 int (*select) (struct cpuidle_driver *drv, member in struct:cpuidle_governor
H A Deeprom_93xx46.h31 struct gpio_desc *select; member in struct:eeprom_93xx46_platform_data
H A Di2c-mux.h27 int (*select)(struct i2c_mux_core *, u32 chan_id); member in struct:i2c_mux_core
38 int (*select)(struct i2c_mux_core *, u32),
55 * The chan_id parameter is passed to the select and deselect
H A Dirqdomain.h91 int (*select)(struct irq_domain *d, struct irq_fwspec *fwspec, member in struct:irq_domain_ops
/linux-master/include/linux/firmware/
H A Dxlnx-zynqmp.h552 int zynqmp_pm_ospi_mux_select(u32 dev_id, u32 select);
693 static inline int zynqmp_pm_ospi_mux_select(u32 dev_id, u32 select) argument
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h310 * write 2 to [0x05] -- select temp sensor 2
317 * write 2 to [0x05] -- select temp sensor 2
622 * 1. - - AP asserts chip select (CS#)
632 * 10 - - AP deasserts chip select
678 * length. EC will ignore all data until chip select deasserts.
684 * chip select and started clocking data before the EC was ready to receive it.
685 * EC will ignore all data until chip select deasserts.
1702 * struct ec_params_flash_select - Parameters for the flash select command.
1703 * @select: 1 to select flas
1706 uint8_t select; member in struct:ec_params_flash_select
[all...]
/linux-master/include/uapi/linux/
H A Dvirtio_input.h58 __u8 select; member in struct:virtio_input_config
/linux-master/kernel/irq/
H A Dirqdomain.c452 if (h->ops->select && bus_token != DOMAIN_BUS_ANY)
453 rc = h->ops->select(h, fwspec, bus_token);
/linux-master/kernel/
H A Dprofile.c62 const char *select = NULL; local
69 select = sleepstr;
75 select = schedstr;
78 select = kvmstr;
86 if (select) {
87 if (str[strlen(select)] == ',')
88 str += strlen(select) + 1;
92 select, prof_shift);
/linux-master/kernel/time/
H A Dclocksource.c188 * re-rate and re-select.
303 /* Make sure to select at least one CPU other than the current CPU. */
316 * Randomly select the specified number of CPUs. If the same
674 int select = 0; local
687 select = 1;
691 select = 1;
698 return select;
765 * @fallback: if select a fallback clocksource
/linux-master/mm/
H A Doom_kill.c335 * killed first if it triggers an oom, then select it.
339 goto select;
346 select:
1123 * select it. The goal is to allow it to allocate so that it may

Completed in 449 milliseconds

1234567