Home
last modified time | relevance | path

Searched full:ten (Results 1 – 25 of 90) sorted by relevance

1234

/linux/Documentation/admin-guide/media/
H A Ddvb_intro.rst110 Ten 219.500 Mhz
258 [TEN Digital]
273 [TEN Digital 1]
288 [TEN Digital 2]
303 [TEN Digital 3]
318 [TEN Digital]
333 [TEN Digital 4]
348 [TEN Digital]
363 [TEN HD]
378 [TEN Digital]
H A Dcafe_ccic.rst57 ten. That number was carefully picked out of a hat and should not be
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra210-mixer.yaml10 The Mixer supports mixing of up to ten 7.1 audio input streams and
12 ten input streams).
45 Mixer has ten inputs and five outputs. Accordingly ACIF (Audio
/linux/tools/testing/selftests/damon/
H A Ddamos_apply_interval.py56 # Because the second scheme was having the apply interval that is ten times
58 # about ten times more frequently than the first scheme. For possible
/linux/Documentation/hwmon/
H A 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
H A Ducd9000.rst60 functions. Ten of these pins offer PWM functionality. Using these pins, the
63 The UCD90910 is a ten-rail I2C / PMBus addressable power-supply sequencer and
/linux/arch/m68k/fpsp040/
H A Ddecbin.S116 .set TEN,10 define
153 mulul #TEN,%d1 |mul partial product by one digit place
325 movel #PTENRN,%a1 |get address of power-of-ten table
373 movel #PTENRN,%a1 |get address of power-of-ten table
388 | Calculate power-of-ten factor from adjusted and shifted exponent.
405 | (*) fp1: power-of-ten accumulator
/linux/Documentation/tools/rtla/
H A Drtla-hwnoise.rst42 to run for *ten minutes*, displaying a summary of the report at the
75 rate of *six occurrences*/*ten minutes*. The CPU also has *NMIs*, at a higher
/linux/include/uapi/linux/
H A Datmclip.h18 #define CLIP_CHECK_INTERVAL 10 /* check every ten seconds */
/linux/drivers/misc/lkdtm/
H A Dfortify.c47 strscpy(src, "over ten bytes", size); in lkdtm_FORTIFY_STR_MEMBER()
112 strscpy(src, "over ten bytes", size); in lkdtm_FORTIFY_MEM_MEMBER()
/linux/Documentation/i2c/
H A Dindex.rst60 ten-bit-addresses
H A Dten-bit-addresses.rst2 I2C Ten-bit Addresses
H A 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/Documentation/devicetree/bindings/timer/
H A Dnvidia,tegra186-timer.yaml24 The Tegra186 timer provides ten 29-bit timer counters.
H A Dnvidia,tegra-timer.yaml83 The Tegra30 timer provides ten 29-bit timer channels, a single 32-bit free
/linux/arch/powerpc/platforms/pseries/
H A Drtas-fadump.h77 * and ten sections.
/linux/drivers/target/
H A Dtarget_core_spc.c1024 int ten = (cmd->t_task_cdb[0] == MODE_SENSE_10); in spc_emulate_modesense() local
1026 bool llba = ten ? !!(cdb[1] & 0x10) : false; in spc_emulate_modesense()
1040 length = ten ? 3 : 2; in spc_emulate_modesense()
1066 if (ten) { in spc_emulate_modesense()
1080 if (ten) in spc_emulate_modesense()
1101 if (!ten && length + ret >= 255) in spc_emulate_modesense()
1128 if (ten) in spc_emulate_modesense()
1146 bool ten = cdb[0] == MODE_SELECT_10; in spc_emulate_modeselect() local
1147 int off = ten ? 8 : 4; in spc_emulate_modeselect()
/linux/arch/mips/boot/dts/xilfpga/
H A Dnexys4ddr.dts105 xlnx,ten-bit-adr = <0x0>;
/linux/lib/
H A Dbitmap.c609 * only ten bits turned on in @relmap (30..39), so that bit
613 * Let's say @relmap has these ten bits set::
617 * (for the curious, that's 40 plus the first ten terms of the
632 * using bitmap_fold() to fold the @orig bitmap modulo ten
/linux/Documentation/input/devices/
H A Dwalkera0701.rst110 first ten nibbles.
/linux/drivers/net/wireless/ti/wl12xx/
H A Dacx.h190 * cont_miss_bcns_spread[9] - ten and more continuous missed beacons.
/linux/drivers/usb/serial/
H A Dipaq.c439 { USB_DEVICE(0x1066, 0x00CE) }, /* E-TEN USB Sync */
440 { USB_DEVICE(0x1066, 0x0300) }, /* E-TEN P3XX Pocket PC */
441 { USB_DEVICE(0x1066, 0x0500) }, /* E-TEN P5XX Pocket PC */
442 { USB_DEVICE(0x1066, 0x0600) }, /* E-TEN P6XX Pocket PC */
443 { USB_DEVICE(0x1066, 0x0700) }, /* E-TEN P7XX Pocket PC */
/linux/drivers/hwmon/
H A Dmcp3021.c81 * The ten-bit output code is composed of the lower 4-bit of the in mcp3021_read()
/linux/drivers/scsi/
H A Dimm.h31 * Ten minutes later after a few fixes.... (LITERALLY!!!)
/linux/drivers/watchdog/
H A 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()

1234