Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 420) 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/gpu/drm/ci/xfails/
Dmsm-apq8016-fails.txt3 kms_cursor_legacy@all-pipes-forked-bo,Fail
4 kms_cursor_legacy@all-pipes-forked-move,Fail
5 kms_cursor_legacy@all-pipes-single-bo,Fail
6 kms_cursor_legacy@all-pipes-single-move,Fail
7 kms_cursor_legacy@all-pipes-torture-bo,Fail
8 kms_cursor_legacy@all-pipes-torture-move,Fail
Damdgpu-stoney-flakes.txt7 kms_atomic_transition@plane-all-modeset-transition-internal-panels
8 kms_atomic_transition@plane-all-transition
/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_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()
359 option.all = REG_READ(DMCUB_SCRATCH14); in dmub_dcn31_get_fw_boot_option()
376 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn31_enable_dmub_boot_options()
382 boot_options.all = REG_READ(DMCUB_SCRATCH14); in dmub_dcn31_skip_dmub_panel_power_sequence()
384 REG_WRITE(DMCUB_SCRATCH14, boot_options.all); in dmub_dcn31_skip_dmub_panel_power_sequence()
Ddmub_dcn32.c134 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()
491 REG_WRITE(DMCUB_INBOX0_WPTR, data.inbox0_cmd_common.all); in dmub_dcn32_send_inbox0_cmd()
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.c338 bool all) in mv88e6xxx_g1_atu_flushmove() argument
352 if (all && fid) in mv88e6xxx_g1_atu_flushmove()
356 else if (all) in mv88e6xxx_g1_atu_flushmove()
364 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() argument
370 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_flush()
374 int from_port, int to_port, bool all) in mv88e6xxx_g1_atu_move() argument
390 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_move()
394 bool all) in mv88e6xxx_g1_atu_remove() argument
399 return mv88e6xxx_g1_atu_move(chip, fid, from_port, to_port, all); in mv88e6xxx_g1_atu_remove()
/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.
129 dynamically linked module called "omap_udc" and force all
145 dynamically linked module called "pxa25x_udc" and force all
167 dynamically linked module called "r8a66597_udc" and force all
179 dynamically linked module called "renesas_usbhs" and force all
203 dynamically linked module called "renesas_usb3" and force all
214 dynamically linked module called "renesas_usbf" and force all
[all …]
/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/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.
49 * Get rid of all non essential global structures and create a proper per
53 for all the device specific data. This structure is then passed all over the
/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/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/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
62 - Change all consumer drivers that #include <linux/of_gpio.h> to
70 handle this with generic OF bindings, pull all legacy handling into
71 gpiolib so the library API becomes narrow and deep and handle all
75 - Delete <linux/of_gpio.h> when all the above is complete and everything
84 GPIO for all current users (see below). Delete struct of_mm_gpio_chip,
94 headers under <linux/gpio/*.h> will be used. This requires all the above to
190 for debugging and hacking and to expose all lines without the
[all …]
Dgpio-xilinx.c511 DECLARE_BITMAP(all, 64); in xgpio_irqhandler()
523 xgpio_read_ch_all(chip, XGPIO_DATA_OFFSET, all); in xgpio_irqhandler()
526 bitmap_and(rising, rising, all, 64); in xgpio_irqhandler()
530 bitmap_complement(falling, all, 64); in xgpio_irqhandler()
535 bitmap_copy(chip->last_irq_read, all, 64); in xgpio_irqhandler()
536 bitmap_or(all, rising, falling, 64); in xgpio_irqhandler()
542 for_each_set_bit(bit, all, 64) { in xgpio_irqhandler()
/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.c1163 int npalf, id, all; in rvu_dbg_npa_ctx_display() local
1173 all = rvu->rvu_dbg.npa_aura_ctx.all; in rvu_dbg_npa_ctx_display()
1179 all = rvu->rvu_dbg.npa_pool_ctx.all; in rvu_dbg_npa_ctx_display()
1216 if (all) in rvu_dbg_npa_ctx_display()
1241 static int write_npa_ctx(struct rvu *rvu, bool all, in write_npa_ctx() argument
1278 rvu->rvu_dbg.npa_aura_ctx.all = all; in write_npa_ctx()
1284 rvu->rvu_dbg.npa_pool_ctx.all = all; in write_npa_ctx()
1294 int *id, bool *all) in parse_cmd_buffer_ctx() argument
1319 *all = true; in parse_cmd_buffer_ctx()
1339 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

12345678910>>...17