Home
last modified time | relevance | path

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

12345678910>>...62

/Linux-v6.6/arch/powerpc/platforms/chrp/
Dpegasos_eth.c118 u32 ALong; in Enable_SRAM() local
136 MV_READ(MV64340_BASE_ADDR_ENABLE, ALong); in Enable_SRAM()
137 ALong &= ~(1 << 19); in Enable_SRAM()
138 MV_WRITE(MV64340_BASE_ADDR_ENABLE, ALong); in Enable_SRAM()
140 ALong = 0x02; in Enable_SRAM()
141 ALong |= PEGASOS2_SRAM_BASE & 0xffff0000; in Enable_SRAM()
142 MV_WRITE(MV643XX_ETH_BAR_4, ALong); in Enable_SRAM()
146 MV_READ(MV643XX_ETH_BASE_ADDR_ENABLE_REG, ALong); in Enable_SRAM()
147 ALong &= ~(1 << 4); in Enable_SRAM()
148 MV_WRITE(MV643XX_ETH_BASE_ADDR_ENABLE_REG, ALong); in Enable_SRAM()
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/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-v6.6/Documentation/trace/
Devents.rst111 event in text mode, along with the event name and ID used for
253 argument' error when setting it, and the erroneous string along with
666 the name of the event along with one or more pairs of args each pair
669 event along with an array of struct synth_field_desc should be
733 synth_event_trace_start() and synth_event_trace_end() along with
747 trace array)), along with an variable number of u64 args, one for each
771 trace array)), along with an array of u64, one for each synthetic
851 using the same methods as described above, along with a pointer to a
865 along with the value to set the next field in the event. After each
894 the synth_event_trace_start(), along with the field name of the field
[all …]
/Linux-v6.6/Documentation/hwmon/
Daquacomputer_d5next.rst47 eight PWM controllable fans, along with their speed (in RPM), power, voltage and
51 sensor and four PWM controllable fans, along with their speed (in RPM), power,
70 The Aquastream Ultimate pump exposes coolant temp and an external temp sensor, along
/Linux-v6.6/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-v6.6/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-v6.6/fs/btrfs/
Dulist.h17 * It is possible to store an auxiliary value along with the key.
29 u64 aux; /* auxiliary value saved along with the val */
Dulist.c16 * It is possible to store an auxiliary value along with the key.
177 * @aux: auxiliary value to store along with val
184 * already exist. If it is added, the auxiliary value @aux is stored along with
/Linux-v6.6/net/xfrm/
DKconfig81 # This option selects XFRM_ALGO along with the AH authentication algorithms that
90 # This option selects XFRM_ALGO along with the ESP encryption and authentication
/Linux-v6.6/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-interconnect.json475 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
484 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
493 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
502 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
511 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
520 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
529 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
538 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
547 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
556 …flits are made up of four 'fits', each of which contains 20 bits of data (along with some addition…
[all …]
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/net/pcs/
Dpcs-xpcs.h100 #define SGMII_SPEED_SS13 BIT(13) /* SGMII speed along with SS6 */
101 #define SGMII_SPEED_SS6 BIT(6) /* SGMII speed along with SS13 */
/Linux-v6.6/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-v6.6/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-v6.6/arch/sparc/include/asm/
Dsections.h5 /* nothing to see, move along */
/Linux-v6.6/arch/parisc/include/asm/
Dsections.h10 /* nothing to see, move along */
/Linux-v6.6/Documentation/ABI/removed/
Ddevfs10 along with the assorted devfs function calls throughout the
/Linux-v6.6/Documentation/tools/rtla/
Dcommon_osnoise_description.rst6 read, along with an interference counter of all sources of interference.
/Linux-v6.6/Documentation/admin-guide/hw-vuln/
Dindex.rst6 possible mitigations along with guidance for selecting mitigations if they
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/
Drenesas,rza1-ports.yaml81 supplied along with the alternate function configuration number.
100 its alternate function configuration number along with it.

12345678910>>...62