Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/drivers/macintosh/
Dwindfarm_pm121.c881 int all = 1; in pm121_new_control() local
886 all = pm121_register_control(ct, "optical-drive-fan", FAN_OD) && all; in pm121_new_control()
887 all = pm121_register_control(ct, "hard-drive-fan", FAN_HD) && all; in pm121_new_control()
888 all = pm121_register_control(ct, "cpu-fan", FAN_CPU) && all; in pm121_new_control()
889 all = pm121_register_control(ct, "cpufreq-clamp", CPUFREQ) && all; in pm121_new_control()
891 if (all) in pm121_new_control()
911 int all = 1; in pm121_new_sensor() local
916 all = pm121_register_sensor(sr, "cpu-temp", in pm121_new_sensor()
917 &sensor_cpu_temp) && all; in pm121_new_sensor()
918 all = pm121_register_sensor(sr, "cpu-current", in pm121_new_sensor()
[all …]
/drivers/net/wireless/mediatek/mt76/
Dmt76x02_phy.c67 for (i = 0; i < sizeof(r->all); i++) in mt76x02_get_max_rate_power()
68 ret = max(ret, r->all[i]); in mt76x02_get_max_rate_power()
78 for (i = 0; i < sizeof(r->all); i++) in mt76x02_limit_rate_power()
79 if (r->all[i] > limit) in mt76x02_limit_rate_power()
80 r->all[i] = limit; in mt76x02_limit_rate_power()
88 for (i = 0; i < sizeof(r->all); i++) in mt76x02_add_rate_power_offset()
89 r->all[i] += offset; in mt76x02_add_rate_power_offset()
/drivers/scsi/
DBusLogic.h273 unsigned char all; member
288 unsigned char all; member
306 unsigned char all; member
322 unsigned char all; member
1121 cr.all = 0; in blogic_busreset()
1123 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG); in blogic_busreset()
1129 cr.all = 0; in blogic_intreset()
1131 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG); in blogic_intreset()
1137 cr.all = 0; in blogic_softreset()
1139 outb(cr.all, adapter->io_addr + BLOGIC_CNTRL_REG); in blogic_softreset()
[all …]
DBusLogic.c375 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
412 intreg.all = blogic_rdint(adapter); in blogic_cmd()
413 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
436 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
444 …c_notice("blogic_cmd(%02X) Status = %02X: (Modify I/O Address)\n", adapter, opcode, statusreg.all); in blogic_cmd()
470 intreg.all = blogic_rdint(adapter); in blogic_cmd()
471 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
503 adapter, opcode, statusreg.all, replylen, in blogic_cmd()
526 statusreg.all = blogic_rdstatus(adapter); in blogic_cmd()
1045 statusreg.all = blogic_rdstatus(adapter); in blogic_probe()
[all …]
/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_dcn32.c120 cmd.all = 0; in dmub_dcn32_reset()
314 status.all = REG_READ(DMCUB_SCRATCH0); in dmub_dcn32_is_hw_init()
332 REG_WRITE(DMCUB_GPINT_DATAIN1, reg.all); in dmub_dcn32_set_gpint()
341 test.all = REG_READ(DMCUB_GPINT_DATAIN1); in dmub_dcn32_is_gpint_acked()
343 return test.all == reg.all; in dmub_dcn32_is_gpint_acked()
370 status.all = REG_READ(DMCUB_SCRATCH0); in dmub_dcn32_get_fw_boot_status()
380 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn32_enable_dmub_boot_options()
386 boot_options.all = REG_READ(DMCUB_SCRATCH14); in dmub_dcn32_skip_dmub_panel_power_sequence()
388 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn32_skip_dmub_panel_power_sequence()
488 REG_WRITE(DMCUB_INBOX0_WPTR, data.inbox0_cmd_common.all); in dmub_dcn32_send_inbox0_cmd()
Ddmub_dcn31.c140 cmd.all = 0; in dmub_dcn31_reset()
290 status.all = REG_READ(DMCUB_SCRATCH0); in dmub_dcn31_is_hw_init()
313 REG_WRITE(DMCUB_GPINT_DATAIN1, reg.all); in dmub_dcn31_set_gpint()
322 test.all = REG_READ(DMCUB_GPINT_DATAIN1); in dmub_dcn31_is_gpint_acked()
324 return test.all == reg.all; in dmub_dcn31_is_gpint_acked()
351 status.all = REG_READ(DMCUB_SCRATCH0); in dmub_dcn31_get_fw_boot_status()
368 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn31_enable_dmub_boot_options()
374 boot_options.all = REG_READ(DMCUB_SCRATCH14); in dmub_dcn31_skip_dmub_panel_power_sequence()
376 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn31_skip_dmub_panel_power_sequence()
Ddmub_dcn20.c130 cmd.all = 0; in dmub_dcn20_reset()
369 REG_WRITE(DMCUB_GPINT_DATAIN1, reg.all); in dmub_dcn20_set_gpint()
378 test.all = REG_READ(DMCUB_GPINT_DATAIN1); in dmub_dcn20_is_gpint_acked()
380 return test.all == reg.all; in dmub_dcn20_is_gpint_acked()
392 status.all = REG_READ(DMCUB_SCRATCH0); in dmub_dcn20_get_fw_boot_status()
400 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn20_enable_dmub_boot_options()
406 boot_options.all = REG_READ(DMCUB_SCRATCH14); in dmub_dcn20_skip_dmub_panel_power_sequence()
408 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn20_skip_dmub_panel_power_sequence()
/drivers/net/dsa/mv88e6xxx/
Dglobal1_atu.c337 bool all) in mv88e6xxx_g1_atu_flushmove() argument
351 if (all && fid) in mv88e6xxx_g1_atu_flushmove()
355 else if (all) in mv88e6xxx_g1_atu_flushmove()
363 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() argument
369 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_flush()
373 int from_port, int to_port, bool all) in mv88e6xxx_g1_atu_move() argument
389 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_move()
393 bool all) in mv88e6xxx_g1_atu_remove() argument
398 return mv88e6xxx_g1_atu_move(chip, fid, from_port, to_port, all); in mv88e6xxx_g1_atu_remove()
/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds18 obtain the desired value in Hz. If shared across all frequency
20 if shared across all channels.
48 the desired value in rad. If shared across all phase registers
50 shared across all channels.
80 output Y of channel X. Y may be suppressed if all channels are
96 Lists all available output waveform options.
/drivers/usb/gadget/udc/
DKconfig24 # - discrete ones (including all PCI-only controllers)
43 dynamically linked module called "at91_udc" and force all
55 dynamically linked module called "lpc32xx_udc" and force all
103 all gadget drivers to also be dynamically linked.
141 dynamically linked module called "omap_udc" and force all
157 dynamically linked module called "pxa25x_udc" and force all
179 dynamically linked module called "r8a66597_udc" and force all
191 dynamically linked module called "renesas_usbhs" and force all
204 dynamically linked module called "renesas_usb3" and force all
218 dynamically linked module called "pxa27x_udc" and force all
[all …]
/drivers/iio/common/hid-sensors/
DKconfig8 tristate "Common modules for all HID Sensor IIO drivers"
19 tristate "Common module (trigger) for all HID Sensor IIO drivers"
25 Triggers will be send if all requested attributes were read.
/drivers/gpio/
DTODO37 - Convert all GPIO device drivers to only #include <linux/gpio/driver.h>
39 - Convert all consumer drivers to only #include <linux/gpio/consumer.h>
41 - Convert all machine descriptors in "boardfiles" to only
63 GPIO for all current users (see below). Delete struct of_mm_gpio_chip,
67 - Change all consumer drivers that #include <linux/of_gpio.h> to
75 handle this with generic OF bindings, pull all legacy handling into
76 gpiolib so the library API becomes narrow and deep and handle all
80 - Delete <linux/of_gpio.h> when all the above is complete and everything
89 headers under <linux/gpio/*.h> will be used. This requires all the above to
178 for debugging and hacking and to expose all lines without the
[all …]
Dgpio-xilinx.c508 DECLARE_BITMAP(all, 64); in xgpio_irqhandler()
520 xgpio_read_ch_all(chip, XGPIO_DATA_OFFSET, all); in xgpio_irqhandler()
523 bitmap_and(rising, rising, all, 64); in xgpio_irqhandler()
527 bitmap_complement(falling, all, 64); in xgpio_irqhandler()
532 bitmap_copy(chip->last_irq_read, all, 64); in xgpio_irqhandler()
533 bitmap_or(all, rising, falling, 64); in xgpio_irqhandler()
539 for_each_set_bit(bit, all, 64) { in xgpio_irqhandler()
/drivers/staging/vc04_services/interface/
DTODO22 should properly handle a module unload. This also includes that all
39 beneficial to go over all of them and, if correct, comment on their merits.
54 * Get rid of all non essential global structures and create a proper per
58 for all the device specific data. This structure is then passed all over the
/drivers/mfd/
Dab8500-sysctrl.c32 sigset_t all; in ab8500_power_off() local
83 sigfillset(&all); in ab8500_power_off()
85 if (!sigprocmask(SIG_BLOCK, &all, &old)) { in ab8500_power_off()
/drivers/ntb/hw/idt/
DKconfig16 First of all partitions must be activated and properly assigned to all
18 and SWPORTxCTL registers). Then all NT-function BARs must be enabled
/drivers/md/bcache/
Dclosure.c144 list_add(&cl->all, &closure_list); in closure_debug_create()
156 list_del(&cl->all); in closure_debug_destroy()
168 list_for_each_entry(cl, &closure_list, all) { in debug_show()
/drivers/platform/surface/aggregator/
DKconfig18 - battery status information (all devices)
19 - thermal sensor access (all devices)
20 - performance mode / cooling mode control (all devices)
43 want it at all.
/drivers/gpu/drm/amd/amdgpu/
Damdgv_sriovmsg.h98 uint32_t all; member
108 uint32_t all; member
116 uint32_t all; member
/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_debugfs.c1165 int npalf, id, all; in rvu_dbg_npa_ctx_display() local
1175 all = rvu->rvu_dbg.npa_aura_ctx.all; in rvu_dbg_npa_ctx_display()
1181 all = rvu->rvu_dbg.npa_pool_ctx.all; in rvu_dbg_npa_ctx_display()
1218 if (all) in rvu_dbg_npa_ctx_display()
1243 static int write_npa_ctx(struct rvu *rvu, bool all, in write_npa_ctx() argument
1280 rvu->rvu_dbg.npa_aura_ctx.all = all; in write_npa_ctx()
1286 rvu->rvu_dbg.npa_pool_ctx.all = all; in write_npa_ctx()
1296 int *id, bool *all) in parse_cmd_buffer_ctx() argument
1321 *all = true; in parse_cmd_buffer_ctx()
1341 bool all = false; in rvu_dbg_npa_ctx_write() local
[all …]
/drivers/gpu/drm/amd/display/
DTODO14 4. DONE - Flatten all DC objects
18 "Is there any major reason to keep all those abstractions?
56 I can't come up with a good reason why DC needs all this (except to
78 moving all your driver state printing into the various atomic_print_state
79 callbacks. There's also plans to expose this stuff in a standard way across all
/drivers/accessibility/
DKconfig5 Accessibility handles all special kinds of hardware devices or
15 If you say N, all options in this submenu will be skipped and disabled.
/drivers/sh/intc/
DKconfig17 SH-4A and newer interrupt blocks all support a special shadowed
18 page with all non-masking registers obscured when mapped in to
/drivers/net/wireless/mediatek/mt76/mt76x2/
Dphy.c124 for (i = 0; i < sizeof(r->all); i++) { in mt76x2_get_min_rate_power()
125 if (!r->all[i]) in mt76x2_get_min_rate_power()
129 ret = min(ret, r->all[i]); in mt76x2_get_min_rate_power()
131 ret = r->all[i]; in mt76x2_get_min_rate_power()
/drivers/comedi/drivers/ni_routing/
DREADME3 The contents of this directory are primarily for maintaining and formatting all
64 This data represents all the various register values to use for the
67 The values are all wrapped in one of three macros to help document and
88 register values to use for a particular signal MUX, not all possible
148 Remove all generated files/directories.
150 Build all csv-files, then all new c-files.

12345678910>>...17