Home
last modified time | relevance | path

Searched refs:ten (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.10/drivers/target/
Dtarget_core_spc.c996 int ten = (cmd->t_task_cdb[0] == MODE_SENSE_10); in spc_emulate_modesense() local
998 bool llba = ten ? !!(cdb[1] & 0x10) : false; in spc_emulate_modesense()
1012 length = ten ? 3 : 2; in spc_emulate_modesense()
1038 if (ten) { in spc_emulate_modesense()
1052 if (ten) in spc_emulate_modesense()
1073 if (!ten && length + ret >= 255) in spc_emulate_modesense()
1100 if (ten) in spc_emulate_modesense()
1118 bool ten = cdb[0] == MODE_SELECT_10; in spc_emulate_modeselect() local
1119 int off = ten ? 8 : 4; in spc_emulate_modeselect()
/Linux-v5.10/Documentation/i2c/
Dindex.rst58 ten-bit-addresses
Ddev-interface.rst113 Selects ten bit addresses if select not equals 0, selects normal 7 bit
140 The slave address and whether to use ten bit address mode has to be
/Linux-v5.10/Documentation/hwmon/
Dadt7470.rst23 specification. Using an analog to digital converter it measures up to ten (10)
28 that allows fan speed to be adjusted automatically based on any of the ten
Ducd9000.rst63 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
Dw83791d.rst72 The driver implements three temperature sensors, ten voltage sensors,
/Linux-v5.10/Documentation/devicetree/bindings/timer/
Dnvidia,tegra30-timer.txt3 The Tegra30 timer provides ten 29-bit timer channels, a single 32-bit free
/Linux-v5.10/drivers/watchdog/
Dpcwd.c301 int one, ten, hund, minor; in pcwd_get_firmware() local
307 ten = send_isa_command(CMD_ISA_VERSION_TENTH); in pcwd_get_firmware()
311 one, ten, hund, minor); in pcwd_get_firmware()
/Linux-v5.10/arch/mips/boot/dts/xilfpga/
Dnexys4ddr.dts105 xlnx,ten-bit-adr = <0x0>;
/Linux-v5.10/Documentation/admin-guide/media/
Dcafe_ccic.rst57 ten. That number was carefully picked out of a hat and should not be
/Linux-v5.10/Documentation/input/devices/
Dwalkera0701.rst110 first ten nibbles.
/Linux-v5.10/tools/perf/Documentation/
Dexamples.txt174 analysis done over ten 1-second intervals:
/Linux-v5.10/Documentation/accounting/
Dpsi.rst61 The ratios (in %) are tracked as recent trends over ten, sixty, and
/Linux-v5.10/arch/m68k/fpsp040/
Dbindec.S612 | be inexact, since all powers of ten up to 10^27 are exact
613 | in extended precision, so the use of a previous power-of-ten
/Linux-v5.10/arch/microblaze/boot/dts/
Dsystem.dts236 xlnx,ten-bit-adr = <0x0>;
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst88 tgec ten gigabit Ethernet controller (10 Gbps)
/Linux-v5.10/Documentation/driver-api/usb/
DURB.rst225 sixteen packets to transfer your 1KByte buffer, and ten of them might
/Linux-v5.10/Documentation/admin-guide/
Dsysrq.rst223 exit ``showkey`` by not typing anything for ten seconds.
/Linux-v5.10/Documentation/process/
D6.Followthrough.rst34 like to maintain a kernel with this code in it five or ten years later?
D4.Coding.rst202 change if it brings new functionality to ten systems for each one it
D2.Process.rst57 Over the next six to ten weeks, only patches which fix problems should be
/Linux-v5.10/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst25 portions Copyright |copy| 1993 Guido ten Dolle PE1NNZ
/Linux-v5.10/LICENSES/preferred/
DLGPL-2.0257 layouts and accessors, and small macros and small inline functions (ten
DLGPL-2.1267 layouts and accessors, and small macros and small inline functions (ten
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dvm.rst919 ten times more freeable objects than there are.

12