Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/linux-6.12.1/Documentation/driver-api/usb/
Ddwc3.rst275 000000002c754000,481,normal,1,0,1,0,0,0
276 000000002c75c000,481,normal,1,0,1,0,0,0
277 000000002c780000,481,normal,1,0,1,0,0,0
278 000000002c788000,481,normal,1,0,1,0,0,0
279 000000002c78c000,481,normal,1,0,1,0,0,0
280 000000002c754000,481,normal,1,0,1,0,0,0
281 000000002c75c000,481,normal,1,0,1,0,0,0
282 000000002c784000,481,normal,1,0,1,0,0,0
283 000000002c788000,481,normal,1,0,1,0,0,0
284 000000002c78c000,481,normal,1,0,1,0,0,0
[all …]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-led-trigger-netdev28 If set to 0 (default), the LED's normal state is off.
30 If set to 1, the LED's normal state reflects the link state
85 If set to 0 (default), the LED's normal state is off.
87 If set to 1, the LED's normal state reflects the link state
100 If set to 0 (default), the LED's normal state is off.
102 If set to 1, the LED's normal state reflects the link state
115 If set to 0 (default), the LED's normal state is off.
117 If set to 1, the LED's normal state reflects the link state
130 If set to 0 (default), the LED's normal state is off.
132 If set to 1, the LED's normal state reflects the link state
[all …]
Dsysfs-bus-iio-ad9739a7 * normal: This is DAC normal mode.
Dsysfs-block-rnbd5 Description: To unmap a volume, "normal" or "force" has to be written to:
8 When "normal" is used, the operation will fail with EBUSY if any process
14 # echo "normal" > /sys/block/rnbd0/rnbd/unmap_device
/linux-6.12.1/include/trace/events/
Dwbt.h93 unsigned int normal, unsigned int max),
95 TP_ARGS(bdi, msg, step, window, bg, normal, max),
103 __field(unsigned int, normal)
114 __entry->normal = normal;
120 __entry->bg, __entry->normal, __entry->max)
/linux-6.12.1/Documentation/userspace-api/media/dvb/
Dfe-enable-high-lnb-voltage.rst13 FE_ENABLE_HIGH_LNB_VOLTAGE - Select output DC level between normal LNBf voltages or higher LNBf - v…
31 - 0 - normal 13V and 18V.
39 Select output DC level between normal LNBf voltages or higher LNBf
40 voltages between 0 (normal) or a value grater than 0 for higher
Dfe-set-frontend-tune-mode.rst31 - 0 - normal tune mode
34 zigzagging or other "normal" tuning behaviour. Additionally,
43 Allow setting tuner mode flags to the frontend, between 0 (normal) or
/linux-6.12.1/Documentation/firmware-guide/acpi/
Dintel-pmc-mux.rst100 it can be one that is defined for the USB Type-C connector orientation: "normal"
106 Package () {"sbu-orientation", "normal"},
107 Package () {"hsl-orientation", "normal"},
132 Package () {"sbu-orientation", "normal"},
133 Package () {"hsl-orientation", "normal"},
147 Package () {"sbu-orientation", "normal"},
148 Package () {"hsl-orientation", "normal"},
/linux-6.12.1/Documentation/sphinx-static/
Dtheme_overrides.css5 * work for both normal and dark modes.
29 font-style: normal;
41 line-height: normal;
44 line-height: normal;
74 .wy-table-responsive table td { white-space: normal; }
/linux-6.12.1/drivers/misc/lkdtm/
Dcfi.c116 void *labels[] = { NULL, &&normal, &&redirected, &&check_normal, &&check_redirected }; in lkdtm_CFI_BACKWARD()
145 set_return_addr_unchecked(&&normal, &&redirected); in lkdtm_CFI_BACKWARD()
148 normal: in lkdtm_CFI_BACKWARD()
/linux-6.12.1/Documentation/arch/powerpc/
Dultravisor.rst57 is in secure mode, MSR(s)=0 process is in normal mode.
101 * Memory is partitioned into secure and normal memory. Only processes
152 * SVMs are created from normal VM using (open source) tooling supplied
155 * All SVMs start as normal VMs and utilize an ultracall, UV_ESM
182 * The movement of data between normal and secure pages is coordinated
196 * Normal page: Page backed by normal memory and available to
199 * Shared page: A page backed by normal memory and available to both
242 to normal memory may be encrypted using dynamically generated keys.
269 Encrypt and move the contents of a page from secure memory to normal
302 Hypervisor in a normal page.
[all …]
/linux-6.12.1/drivers/net/wireless/intersil/p54/
Dfwio.c436 body = skb_put(skb, sizeof(body->normal)); in p54_scan()
453 body->normal.val_barker = 0x38; in p54_scan()
454 body->normal.val_bpsk = body->normal.dup_bpsk = in p54_scan()
456 body->normal.val_qpsk = body->normal.dup_qpsk = in p54_scan()
458 body->normal.val_16qam = body->normal.dup_16qam = in p54_scan()
460 body->normal.val_64qam = body->normal.dup_64qam = in p54_scan()
480 struct p54_scan_body *chan = &body->normal; in p54_scan()
/linux-6.12.1/Documentation/power/
Dvideo.rst99 Acer TM C300 vga=normal (only suspend on console, not in X),
103 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text
106 Acer TM 800 vga=normal, X patches, see webpage (5)
108 Acer TM 803 vga=normal, X patches, see webpage (5)
110 Acer TM 803LCi vga=normal, vbetool (6)
115 Asus M6887Ne vga=normal, s3_bios (2), use radeon driver
120 Compaq Evo N620c vga=normal, s3_bios (2)
122 Dell D600, ATI RV250 vga=normal and X, or try vbestate (6)
123 Dell D610 vga=normal and X (possibly vbestate (6) too,
184 Sony Vaio vgn-S580BH vga=normal, but suspend from X. Console will
/linux-6.12.1/tools/testing/radix-tree/
Dbenchmark.c118 long long normal, tagged; in benchmark_size() local
124 normal = benchmark_iter(&tree, false); in benchmark_size()
129 size, step, normal); in benchmark_size()
/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dqueue.c69 skb_queue_head_init(&wvif->tx_queue[i].normal); in wfx_tx_queues_init()
78 return skb_queue_empty_lockless(&queue->normal) && in wfx_tx_queue_empty()
109 __wfx_tx_queue_drop(wvif, &queue->normal, dropped); in wfx_tx_queue_drop()
125 skb_queue_tail(&queue->normal, skb); in wfx_tx_queues_put()
297 skb = skb_dequeue(&queues[i]->normal); in wfx_tx_queues_get_skb()
/linux-6.12.1/Documentation/devicetree/bindings/pmem/
Dpmem-region.txt11 persistent regions separately to the normal memory pool. To aid with that this
24 range should be mappable as normal system memory would be
57 * volatile (normal) memory.
/linux-6.12.1/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c763 adapter->coal.normal.data.rx_time_us = in netxen_set_intr_coalesce()
765 adapter->coal.normal.data.rx_packets = in netxen_set_intr_coalesce()
769 adapter->coal.normal.data.rx_time_us = in netxen_set_intr_coalesce()
771 adapter->coal.normal.data.rx_packets = in netxen_set_intr_coalesce()
774 adapter->coal.normal.data.tx_time_us = ethcoal->tx_coalesce_usecs; in netxen_set_intr_coalesce()
775 adapter->coal.normal.data.tx_packets = in netxen_set_intr_coalesce()
796 ethcoal->rx_coalesce_usecs = adapter->coal.normal.data.rx_time_us; in netxen_get_intr_coalesce()
797 ethcoal->tx_coalesce_usecs = adapter->coal.normal.data.tx_time_us; in netxen_get_intr_coalesce()
799 adapter->coal.normal.data.rx_packets; in netxen_get_intr_coalesce()
801 adapter->coal.normal.data.tx_packets; in netxen_get_intr_coalesce()
/linux-6.12.1/Documentation/userspace-api/media/rc/
Drc-intro.rst14 A Remote Controller interface is mapped as a normal evdev/input
18 However, remove controllers are more flexible than a normal input
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dtestmode.c41 bool testmode = false, normal = false; in mt7921_tm_set() local
50 normal = true; in mt7921_tm_set()
73 if (normal) { in mt7921_tm_set()
/linux-6.12.1/drivers/md/dm-vdo/
Dadmin-state.c17 .normal = true,
22 .normal = true,
44 .normal = true,
336 if (!code->normal) { in vdo_start_draining()
/linux-6.12.1/Documentation/driver-api/nfc/
Dnfc-pn544.rst18 In the normal (HCI) mode and in the firmware update mode read and
22 In the normal (HCI) mode the protocol used is derived from the ETSI
/linux-6.12.1/drivers/tty/serial/8250/
D8250_uniphier.c98 bool normal = false; in uniphier_serial_out() local
118 normal = true; in uniphier_serial_out()
122 if (normal) { in uniphier_serial_out()
/linux-6.12.1/net/atm/
Dlec.c152 mesg->content.normal.flag = *buff & 0x01; in lec_handle_bridge()
358 eth_hw_addr_set(dev, mesg->content.normal.mac_addr); in lec_atm_send()
364 lec_addr_delete(priv, mesg->content.normal.atm_addr, in lec_atm_send()
365 mesg->content.normal.flag); in lec_atm_send()
368 priv->topology_change = mesg->content.normal.flag; in lec_atm_send()
371 lec_flush_complete(priv, mesg->content.normal.flag); in lec_atm_send()
375 entry = lec_arp_find(priv, mesg->content.normal.mac_addr); in lec_atm_send()
379 if (mesg->content.normal.no_source_le_narp) in lec_atm_send()
383 lec_arp_update(priv, mesg->content.normal.mac_addr, in lec_atm_send()
384 mesg->content.normal.atm_addr, in lec_atm_send()
[all …]
/linux-6.12.1/LICENSES/exceptions/
DLinux-syscall-note14 services by normal system calls - this is merely considered normal use
/linux-6.12.1/Documentation/ABI/obsolete/
Dsysfs-bus-usb11 although normal suspends for system sleep will still
16 During normal use, devices should be left in the "auto"

12345678910>>...30