Home
last modified time | relevance | path

Searched full:along (Results 1 – 25 of 1730) sorted by relevance

12345678910>>...70

/linux-6.14.4/arch/powerpc/platforms/chrp/
Dpegasos_eth.c121 u32 ALong; in Enable_SRAM() local
139 MV_READ(MV64340_BASE_ADDR_ENABLE, ALong); in Enable_SRAM()
140 ALong &= ~(1 << 19); in Enable_SRAM()
141 MV_WRITE(MV64340_BASE_ADDR_ENABLE, ALong); in Enable_SRAM()
143 ALong = 0x02; in Enable_SRAM()
144 ALong |= PEGASOS2_SRAM_BASE & 0xffff0000; in Enable_SRAM()
145 MV_WRITE(MV643XX_ETH_BAR_4, ALong); in Enable_SRAM()
149 MV_READ(MV643XX_ETH_BASE_ADDR_ENABLE_REG, ALong); in Enable_SRAM()
150 ALong &= ~(1 << 4); in Enable_SRAM()
151 MV_WRITE(MV643XX_ETH_BASE_ADDR_ENABLE_REG, ALong); in Enable_SRAM()
/linux-6.14.4/Documentation/RCU/
Dlockdep.rst41 Use explicit check expression "c" along with
45 Use explicit check expression "c" along with
49 Use explicit check expression "c" along with
53 Use explicit check expression "c" along with
/linux-6.14.4/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt36 A sensor can be mounted in any angle along the axes relative to the frame of
55 9.81 m/s^2 upwards along the (z) axis, i.e. out of the screen when the device
133 along the (z) axis if rotated clockwise, and a positive value if rotated
189 The sensor is mounted 30 degrees (Pi/6 radians) tilted along the X axis, so we
/linux-6.14.4/Documentation/devicetree/bindings/usb/
Dusb251xb.yaml196 along with all associated circuitry including a permanently
205 along with all associated circuitry including a permanently
214 along with all associated circuitry excluding a permanently
223 along with all associated circuitry excluding a permanently
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/event_code_tests/
Dgroup_pmc56_exclude_constraints_test.c17 * check when scheduled along with group of events.
30 * check along with group of events. Use in group_pmc56_exclude_constraints()
/linux-6.14.4/Documentation/trace/
Devents.rst135 event in text mode, along with the event name and ID used for
277 argument' error when setting it, and the erroneous string along with
690 the name of the event along with one or more pairs of args each pair
693 event along with an array of struct synth_field_desc should be
757 synth_event_trace_start() and synth_event_trace_end() along with
771 trace array)), along with an variable number of u64 args, one for each
795 trace array)), along with an array of u64, one for each synthetic
875 using the same methods as described above, along with a pointer to a
889 along with the value to set the next field in the event. After each
918 the synth_event_trace_start(), along with the field name of the field
[all …]
/linux-6.14.4/Documentation/hwmon/
Daquacomputer_d5next.rst49 as well as eight PWM controllable fans, along with their speed (in RPM), power, voltage
53 sensor and four PWM controllable fans, along with their speed (in RPM), power,
72 The Aquastream Ultimate pump exposes coolant temp and an external temp sensor, along
/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_eth_path.c259 /* Setup proper MUXes along the path */ in mtk_gmac_sgmii_path_setup()
273 /* Setup proper MUXes along the path */ in mtk_gmac_gephy_path_setup()
284 /* Setup proper MUXes along the path */ in mtk_gmac_rgmii_path_setup()
/linux-6.14.4/include/linux/
Dled-class-flash.h51 * Current value of a flash setting along
72 /* flash brightness value in microamperes along with its constraints */
75 /* flash timeout value in microseconds along with its constraints */
/linux-6.14.4/fs/btrfs/
Dulist.h18 * It is possible to store an auxiliary value along with the key.
30 u64 aux; /* auxiliary value saved along with the val */
Dulist.c15 * It is possible to store an auxiliary value along with the key.
185 * @aux: auxiliary value to store along with val
192 * already exist. If it is added, the auxiliary value @aux is stored along with
/linux-6.14.4/net/xfrm/
DKconfig82 # This option selects XFRM_ALGO along with the AH authentication algorithms that
91 # This option selects XFRM_ALGO along with the ESP encryption and authentication
/linux-6.14.4/Documentation/admin-guide/perf/
Dmrvl-pem-pmu.rst11 Also, inbound and outbound memory read requests along with their
13 such as ATS Translation, ATS Page Request, ATS Invalidation along with
/linux-6.14.4/Documentation/admin-guide/device-mapper/
Ddm-io.rst10 of the I/O. Each io_region indicates a block-device along with the starting
23 the I/O, along with an offset into the first page::
/linux-6.14.4/sound/soc/amd/acp/
DKconfig142 AMD platforms along with ACP PDM controller.
164 enabled AMD platforms along with ACP PDM controller.
/linux-6.14.4/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-interconnect.json532 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
542 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
552 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
562 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
572 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
582 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
592 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
602 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
612 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
622 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
[all …]
/linux-6.14.4/include/linux/mfd/
Dipaq-micro.h105 * @key_data: data to pass along with key events
107 * @ts_data: data to pass along with key events
/linux-6.14.4/Documentation/timers/
Dhrtimers.rst67 The increasing demand for realtime and multimedia applications along
107 CLOCK_REALTIME timers along with complex locking. In case of
169 hrtimers were also integrated into the -rt tree, along with a
/linux-6.14.4/Documentation/power/
Dpm_qos_interface.rst20 A global list of CPU latency QoS requests is maintained along with an aggregated
91 maintained along with the aggregated targets of resume latency and active
216 Kernel code can use the functions described above along with the
/linux-6.14.4/include/sound/sof/
Ddai.h57 * representing when the IPC is sent. The 4 MSB bits are used to add quirks along with the above
69 * This should be used along with the SOF_DAI_CONFIG_FLAGS_HW_PARAMS to indicate that pipeline
/linux-6.14.4/tools/testing/selftests/resctrl/
Dcache.c130 * @filename. @bm_pid is written to the results file along with the measured
160 * @bm_pid is written to the results file along with the measured value.
/linux-6.14.4/arch/sparc/include/asm/
Dsections.h5 /* nothing to see, move along */
/linux-6.14.4/arch/parisc/include/asm/
Dsections.h10 /* nothing to see, move along */
/linux-6.14.4/Documentation/ABI/removed/
Ddevfs10 along with the assorted devfs function calls throughout the
/linux-6.14.4/Documentation/tools/rtla/
Dcommon_osnoise_description.rst6 read, along with an interference counter of all sources of interference.

12345678910>>...70