Home
last modified time | relevance | path

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

12

/Linux-v6.1/drivers/target/
Dtarget_core_spc.c1029 int ten = (cmd->t_task_cdb[0] == MODE_SENSE_10); in spc_emulate_modesense() local
1031 bool llba = ten ? !!(cdb[1] & 0x10) : false; in spc_emulate_modesense()
1045 length = ten ? 3 : 2; in spc_emulate_modesense()
1071 if (ten) { in spc_emulate_modesense()
1085 if (ten) in spc_emulate_modesense()
1106 if (!ten && length + ret >= 255) in spc_emulate_modesense()
1133 if (ten) in spc_emulate_modesense()
1151 bool ten = cdb[0] == MODE_SELECT_10; in spc_emulate_modeselect() local
1152 int off = ten ? 8 : 4; in spc_emulate_modeselect()
/Linux-v6.1/Documentation/i2c/
Dindex.rst59 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-v6.1/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-v6.1/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-v6.1/arch/mips/boot/dts/xilfpga/
Dnexys4ddr.dts105 xlnx,ten-bit-adr = <0x0>;
/Linux-v6.1/Documentation/admin-guide/media/
Dcafe_ccic.rst57 ten. That number was carefully picked out of a hat and should not be
/Linux-v6.1/Documentation/input/devices/
Dwalkera0701.rst110 first ten nibbles.
/Linux-v6.1/tools/perf/Documentation/
Dexamples.txt174 analysis done over ten 1-second intervals:
/Linux-v6.1/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-v6.1/Documentation/accounting/
Dpsi.rst60 The ratios (in %) are tracked as recent trends over ten, sixty, and
/Linux-v6.1/arch/microblaze/boot/dts/
Dsystem.dts236 xlnx,ten-bit-adr = <0x0>;
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/
Ddpaa.rst88 tgec ten gigabit Ethernet controller (10 Gbps)
/Linux-v6.1/Documentation/driver-api/usb/
DURB.rst225 sixteen packets to transfer your 1KByte buffer, and ten of them might
/Linux-v6.1/Documentation/admin-guide/
Dsysrq.rst225 exit ``showkey`` by not typing anything for ten seconds.
Dreporting-issues.rst815 In about two out of every nine to ten weeks, mainline might point you to a
1032 will often require you to build about ten to twenty kernel images, trying to
1147 happen if five or ten years from now a developer works on some code that was
/Linux-v6.1/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-v6.1/Documentation/networking/device_drivers/hamradio/
Dz8530drv.rst25 portions Copyright |copy| 1993 Guido ten Dolle PE1NNZ
/Linux-v6.1/LICENSES/preferred/
DLGPL-2.0257 layouts and accessors, and small macros and small inline functions (ten
DLGPL-2.1269 layouts and accessors, and small macros and small inline functions (ten
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dvm.rst968 ten times more freeable objects than there are.

12