Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/target/
Dtarget_core_spc.c990 int ten = (cmd->t_task_cdb[0] == MODE_SENSE_10); in spc_emulate_modesense() local
992 bool llba = ten ? !!(cdb[1] & 0x10) : false; in spc_emulate_modesense()
1006 length = ten ? 3 : 2; in spc_emulate_modesense()
1032 if (ten) { in spc_emulate_modesense()
1046 if (ten) in spc_emulate_modesense()
1067 if (!ten && length + ret >= 255) in spc_emulate_modesense()
1094 if (ten) in spc_emulate_modesense()
1112 bool ten = cdb[0] == MODE_SELECT_10; in spc_emulate_modeselect() local
1113 int off = ten ? 8 : 4; in spc_emulate_modeselect()
/Linux-v4.19/arch/arc/plat-eznps/
Dmtm.c104 mtm_cfg.ten |= (1 << (NPS_CPU_TO_THREAD_NUM(cpu))); in mtm_enable_thread()
136 mtm_cfg.ten = 1; in mtm_enable_core()
/Linux-v4.19/Documentation/hwmon/
Dadt747019 specification. Using an analog to digital converter it measures up to ten (10)
24 that allows fan speed to be adjusted automatically based on any of the ten
Ducd900050 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
Dw83791d61 The driver implements three temperature sensors, ten voltage sensors,
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dnvidia,tegra30-timer.txt3 The Tegra30 timer provides ten 29-bit timer channels, a single 32-bit free
/Linux-v4.19/drivers/watchdog/
Dpcwd.c300 int one, ten, hund, minor; in pcwd_get_firmware() local
306 ten = send_isa_command(CMD_ISA_VERSION_TENTH); in pcwd_get_firmware()
310 one, ten, hund, minor); in pcwd_get_firmware()
/Linux-v4.19/arch/arc/plat-eznps/include/plat/
Dctop.h85 __reserved:9, nat:3, ten:16; member
/Linux-v4.19/arch/mips/boot/dts/xilfpga/
Dnexys4ddr.dts105 xlnx,ten-bit-adr = <0x0>;
/Linux-v4.19/Documentation/media/v4l-drivers/
Dcafe_ccic.rst55 ten. That number was carefully picked out of a hat and should not be
/Linux-v4.19/Documentation/i2c/
Ddev-interface109 Selects ten bit addresses if select not equals 0, selects normal 7 bit
136 The slave address and whether to use ten bit address mode has to be
/Linux-v4.19/Documentation/input/devices/
Dwalkera0701.rst110 first ten nibbles.
/Linux-v4.19/tools/perf/Documentation/
Dexamples.txt174 analysis done over ten 1-second intervals:
/Linux-v4.19/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-v4.19/Documentation/networking/
Ddpaa.txt83 tgec = ten gigabit Ethernet controller (10 Gbps)
Dz8530drv.txt25 portions (c) 1993 Guido ten Dolle PE1NNZ
/Linux-v4.19/arch/powerpc/boot/dts/
Dvirtex440-ml507.dts296 xlnx,ten-bit-adr = <0x0>;
Dvirtex440-ml510.dts267 xlnx,ten-bit-adr = <0x0>;
/Linux-v4.19/arch/microblaze/boot/dts/
Dsystem.dts251 xlnx,ten-bit-adr = <0x0>;
/Linux-v4.19/Documentation/driver-api/usb/
DURB.rst225 sixteen packets to transfer your 1KByte buffer, and ten of them might
/Linux-v4.19/Documentation/admin-guide/
Dsysrq.rst221 exit ``showkey`` by not typing anything for ten seconds.
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/thermal/
Dthermal.txt287 device (fan0) is controlled via I2C bus 1, at address 0x48, and has ten

12