Home
last modified time | relevance | path

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

12345678910>>...202

/kernel/linux/linux-4.19/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/Documentation/RCU/
Dlockdep.txt35 Use explicit check expression "c" along with
39 Use explicit check expression "c" along with
43 Use explicit check expression "c" along with
47 Use explicit check expression "c" along with
Dtorture.txt155 along with expedited, synchronous, and polling
159 call_rcu_bh(), along with expedited and synchronous
166 call_srcu(), along with expedited and
170 call_rcu_sched(), along with expedited,
174 along with expedited and synchronous variants.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/
Dusb251xb.txt50 silicon along with all associated circuitry including a permanently
54 silicon along with all associated circuitry including a permanently
58 silicon along with all associated circuitry excluding a permanently
62 silicon along with all associated circuitry excluding a permanently
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dusb251xb.txt51 silicon along with all associated circuitry including a permanently
55 silicon along with all associated circuitry including a permanently
59 silicon along with all associated circuitry excluding a permanently
63 silicon along with all associated circuitry excluding a permanently
/kernel/linux/linux-5.10/Documentation/RCU/
Dlockdep.rst39 Use explicit check expression "c" along with
43 Use explicit check expression "c" along with
47 Use explicit check expression "c" along with
51 Use explicit check expression "c" along with
/kernel/linux/linux-4.19/drivers/scsi/libsas/
DKconfig20 # along with this program; if not, write to the Free Software
40 the loading of libata along with libsas.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/include/linux/
Dled-class-flash.h55 * Current value of a flash setting along
76 /* flash brightness value in microamperes along with its constraints */
79 /* flash timeout value in microseconds along with its constraints */
/kernel/linux/linux-5.10/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.c15 * It is possible to store an auxiliary value along with the key.
170 * @aux: auxiliary value to store along with val
177 * already exist. If it is added, the auxiliary value @aux is stored along with
/kernel/linux/linux-4.19/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 */
/kernel/linux/linux-5.10/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 */
/kernel/linux/linux-5.10/drivers/net/ethernet/mediatek/
Dmtk_eth_path.c249 /* Setup proper MUXes along the path */ in mtk_gmac_sgmii_path_setup()
267 /* Setup proper MUXes along the path */ in mtk_gmac_gephy_path_setup()
282 /* Setup proper MUXes along the path */ in mtk_gmac_rgmii_path_setup()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/trace/
Devents.rst111 event in text mode, along with the event name and ID used for
218 argument' error when setting it, and the erroneous string along with
621 the name of the event along with one or more pairs of args each pair
624 event along with an array of struct synth_field_desc should be
688 synth_event_trace_start() and synth_event_trace_end() along with
702 trace array)), along with an variable number of u64 args, one for each
726 trace array)), along with an array of u64, one for each synthetic
806 using the same methods as described above, along with a pointer to a
820 along with the value to set the next field in the event. After each
849 the synth_event_trace_start(), along with the field name of the field
[all …]
/kernel/linux/linux-4.19/Documentation/w1/slaves/
Dw1_therm26 read along with a calculated crc value and YES or NO if it matched.
28 displays the retained values along with a temperature in millidegrees
/kernel/linux/linux-4.19/Documentation/device-mapper/
Ddm-io.txt9 of the I/O. Each io_region indicates a block-device along with the starting
22 the I/O, along with an offset into the first page.
/kernel/linux/linux-5.10/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::
/kernel/linux/linux-4.19/drivers/scsi/ibmvscsi/
Dibmvscsi.h19 * along with this program; if not, write to the Free Software
42 * additional data of the srp_cmd struct along with the indirect
/kernel/linux/linux-4.19/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-4.19/Documentation/power/
Dpm_qos_interface.txt28 For each parameter a list of performance requests is maintained along with
94 maintained along with the aggregated targets of resume latency and active
210 Kernel code can use the functions described above along with the
/kernel/linux/linux-4.19/Documentation/timers/
Dhrtimers.txt67 The increasing demand for realtime and multimedia applications along
107 CLOCK_REALTIME timers along with complex locking. In case of
174 hrtimers were also integrated into the -rt tree, along with a

12345678910>>...202