/linux-4.4.14/arch/arm64/xen/ |
D | hypercall.S | 59 mov x16, #__HYPERVISOR_##hypercall; \ 86 mov x16, x0
|
/linux-4.4.14/lib/fonts/ |
D | Kconfig | 31 Note that this is a poor quality font. The VGA 8x16 font is quite a 38 bool "VGA 8x16 font" if FONTS 59 If the standard 8x16 font is a little too big for you, say Y. 91 bool "Sparc console 8x16 font" 109 big letters. It fits between the sun 12x22 and the normal 8x16 font.
|
/linux-4.4.14/arch/arm64/kernel/ |
D | entry.S | 81 stp x16, x17, [sp, #16 * 8] 154 ldp x16, x17, [sp, #16 * 8] 677 ldr x16, [tsk, #TI_FLAGS] // check for syscall hooks 678 tst x16, #_TIF_SYSCALL_WORK 682 ldr x16, [stbl, scno, lsl #3] // address in the syscall table 683 blr x16 // call sys_* routine 713 ldr x16, [stbl, scno, lsl #3] // address in the syscall table 714 blr x16 // call sys_* routine
|
/linux-4.4.14/drivers/net/wan/ |
D | wanxlfw.inc_shipped | 2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C, 7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78, 8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70, 28 0x19,0x78,0x42,0xB0,0x09,0xB0,0x00,0x00,0x19,0x88,0x22,0x39,0xFF,0xFC,0x16,0xEC, 31 0x82,0xB0,0x09,0xB0,0x00,0x00,0x18,0xD2,0x23,0xC1,0xFF,0xFC,0x16,0xEC,0x00,0x70, 112 0x00,0x00,0x00,0x00,0xFF,0xFC,0x16,0x10,0x00,0xB9,0x00,0x00,0x10,0x00,0x00,0x00, 114 0x00,0x00,0x00,0x00,0xFF,0xFC,0x16,0x30,0x00,0xB9,0x00,0x00,0x20,0x00,0x00,0x00, 116 0x00,0x00,0x00,0x00,0xFF,0xFC,0x16,0x50,0x00,0xB9,0x00,0x00,0x40,0x00,0x00,0x00, 118 0x00,0x00,0x00,0x00,0xFF,0xFC,0x16,0x70,0x00,0xB9,0x00,0x00,0x80,0x00,0x00,0x00, [all …]
|
/linux-4.4.14/drivers/staging/panel/ |
D | Kconfig | 37 1 = 2x16 parallel LCD, old keypad 38 2 = 2x16 serial LCD (KS-0074), new keypad 39 3 = 2x16 parallel LCD (Hantronix), no keypad 40 4 = 2x16 parallel LCD (Nexcom NSA1045) with Nexcom's keypad 78 2 : 2x16 & 2x40 parallel LCD (old wiring) 79 3 : 2x16 serial LCD (KS-0074 based) 80 4 : 2x16 parallel LCD (Hantronix wiring) 81 5 : 2x16 parallel LCD (Nexcom wiring) 132 If you don't know what your LCD uses, in doubt let 16 here for a 2x16, and
|
/linux-4.4.14/arch/arm64/kvm/ |
D | vgic-v3-switch.S | 76 mrs_s x16, ICH_LR11_EL2 98 str x16, [x3, #LR_OFFSET(11)] 204 ldr x16, [x3, #LR_OFFSET(11)] 226 msr_s ICH_LR11_EL2, x16
|
D | hyp.S | 136 stp x16, x17, [x3, #96] 168 ldp x16, x17, [x3, #128] 209 mrs x16, mair_el1 226 stp x16, x17, [x3, #96] 247 mrs x16, \type\()10_el1 268 str x16, [x4, #(10 * 8)] 293 ldp x16, x17, [x3, #96] 311 msr mair_el1, x16 337 ldr x16, [x4, #(10 * 8)] 358 msr \type\()10_el1, x16
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | kprobes.c | 131 s16 x16; in find_nextpc() local 159 READ_WORD16(pc + 1, &x16); in find_nextpc() 160 next = pc + x16; in find_nextpc() 241 READ_WORD16(pc + 2, &x16); in find_nextpc() 242 next = pc + x16; in find_nextpc()
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | qcom,usb-8x16-phy.txt | 6 Definition: Should contain "qcom,usb-8x16-phy". 59 compatible = "qcom,usb-8x16-phy";
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | README.hm12 | 12 The Y plane is divided into blocks of 16x16 pixels from left to right 56 // The Y plane is divided into blocks of 16x16 pixels 75 // Again, the UV plane is divided into blocks of 16x16 UV values.
|
D | fw-decoder-api.txt | 221 Enum 22/0x16
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | brcm,bcm7038-wdt.txt | 18 reg = <0xf040a7e8 0x16>;
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | align.c | 765 } x16; in fix_alignment() member 940 start = offsetof(union data, x16.low16); in fix_alignment() 980 data.x16.low16 = swab16(data.x16.low16); in fix_alignment() 992 data.ll = data.x16.low16; in fix_alignment() 1019 start = offsetof(union data, x16.low16); in fix_alignment()
|
/linux-4.4.14/arch/mips/boot/dts/xilfpga/ |
D | nexys4ddr.dts | 27 xlnx,gpio-width = <0x16>;
|
/linux-4.4.14/arch/arm64/lib/ |
D | Makefile | 18 -fcall-saved-x16 -fcall-saved-x17 -fcall-saved-x18
|
/linux-4.4.14/drivers/usb/phy/ |
D | Makefile | 23 obj-$(CONFIG_USB_QCOM_8X16_PHY) += phy-qcom-8x16-usb.o
|
D | Kconfig | 161 Enable this to support the USB transceiver on Qualcomm 8x16 chipsets. 166 module will be called phy-qcom-8x16-usb.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | tegra20-harmony.dts | 533 MATRIX_KEY(0x16, 0x01, KEY_KPSLASH) 534 MATRIX_KEY(0x16, 0x02, KEY_KP6) 535 MATRIX_KEY(0x16, 0x03, KEY_KP5) 536 MATRIX_KEY(0x16, 0x04, KEY_KP3) 537 MATRIX_KEY(0x16, 0x05, KEY_KP2) 538 MATRIX_KEY(0x16, 0x07, KEY_KP0)
|
D | tegra20-seaboard.dts | 652 MATRIX_KEY(0x16, 0x01, KEY_KPSLASH) 653 MATRIX_KEY(0x16, 0x02, KEY_KP6) 654 MATRIX_KEY(0x16, 0x03, KEY_KP5) 655 MATRIX_KEY(0x16, 0x04, KEY_KP3) 656 MATRIX_KEY(0x16, 0x05, KEY_KP2) 657 MATRIX_KEY(0x16, 0x07, KEY_KP0)
|
D | imx27-phytec-phycore-rdk.dts | 320 nxp,tx-output-config = <0x16>;
|
D | omap3-evm-37xx.dts | 123 0x16 (PIN_OUTPUT | MUX_MODE3) /* sys_boot6.dss_data23 */
|
D | omap3-beagle-xm.dts | 190 0x16 (PIN_OUTPUT | MUX_MODE3) /* sys_boot6.dss_data23 */
|
D | armada-370-dlink-dns327l.dts | 342 marvell,reg-init = <0x0 0x16 0x0 0x0002>,
|
D | r8a7791.dtsi | 1767 dmas = <&audma0 0x01>, <&audma1 0x02>, <&audma0 0x15>, <&audma1 0x16>;
|
D | r8a7790.dtsi | 1717 dmas = <&audma0 0x01>, <&audma1 0x02>, <&audma0 0x15>, <&audma1 0x16>;
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/light/ |
D | us5182d.txt | 33 upisemi,lower-dark-gain = /bits/ 8 <0x16>;
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | brcm,systemport.txt | 28 interrupts = <0x0 0x16 0x0>,
|
D | brcm,bcmgenet.txt | 86 interrupts = <0x0 0x16 0x0>, <0x0 0x17 0x0>;
|
/linux-4.4.14/Documentation/frv/ |
D | gdbinit | 47 …f "tlb[0x16]: %08lx %08lx %08lx %08lx\n",__debug_mmu.tlb[0x16].L,__debug_mmu.tlb[0x16].P,__debug_…
|
/linux-4.4.14/Documentation/fb/ |
D | matroxfb.txt | 69 8x16 | 2, 3, 7 0x109 337 (for 32bpp it is about 3GB of data (exactly 3000 MB); for 8x16 font in 344 8x16 12x22 352 8x16 12x22 6x11 360 8x16 12x22 6x11 368 8x16
|
D | fbcon.txt | 37 usually an 8x16 font.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx_seq.h_shipped | 78 0x10, 0x16, 0x90, 0x78, 79 0x10, 0x16, 0x2c, 0x00, 98 0x20, 0x16, 0x84, 0x78, 100 0x80, 0x3d, 0x7b, 0x16, 152 0x40, 0x16, 0x52, 0x69, 169 0x20, 0x16, 0x4a, 0x69, 270 0x10, 0x40, 0x16, 0x6a, 271 0x01, 0x56, 0x16, 0x7a,
|
D | aic7xxx_seq.h_shipped | 47 0x20, 0x6a, 0x16, 0x00, 107 0x20, 0x6a, 0x16, 0x00, 144 0x40, 0x6a, 0x16, 0x00, 238 0x40, 0x6a, 0x16, 0x00,
|
D | aic79xx_reg.h_shipped | 1261 #define TRACEPOINT1 0x16 1353 #define QOFF_CTLSTA 0x16
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/4xx/ |
D | ppc440spe-adma.txt | 57 1 &UIC1 0x16 4>;
|
/linux-4.4.14/Documentation/devicetree/bindings/pci/ |
D | xgene-pci-msi.txt | 33 <0x0 0x16 0x4>
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | icon.dts | 418 1 &UIC1 0x16 4>; 432 0 &UIC0 0x16 4 433 1 &UIC1 0x16 4>;
|
D | a4m072.dts | 139 /* IDSEL 0x16 */
|
D | katmai.dts | 481 1 &UIC1 0x16 4>; 495 0 &UIC0 0x16 4 496 1 &UIC1 0x16 4>;
|
D | mpc5121ads.dts | 169 /* IDSEL 0x16 - Slot 2 MiniPCI */
|
D | mpc834x_mds.dts | 314 /* IDSEL 0x16 */ 375 /* IDSEL 0x16 */
|
D | pq2fads.dts | 92 /* IDSEL 0x16 */
|
D | mpc8272ads.dts | 94 /* IDSEL 0x16 */
|
D | ebony.dts | 289 interrupts = <0x12 0x4 0x13 0x4 0x14 0x4 0x15 0x4 0x16 0x4>;
|
D | arches.dts | 334 /*Wake*/ 0x1 &UIC2 0x16 0x4>;
|
D | mpc8377_wlan.dts | 376 /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
|
D | mpc8379_rdb.dts | 408 /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
|
D | mpc8377_rdb.dts | 394 /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
|
D | mpc8379_mds.dts | 426 /* IDSEL 0x16 */
|
D | eiger.dts | 399 interrupt-map = </*Status*/ 0x0 &UIC0 0x16 0x4
|
D | mpc8378_rdb.dts | 378 /* IRQ5 = 21 = 0x15, IRQ6 = 0x16, IRQ7 = 23 = 0x17 */
|
D | mpc836x_mds.dts | 452 /* IDSEL 0x16 AD22*/
|
D | mpc832x_mds.dts | 406 /* IDSEL 0x16 AD22*/
|
D | mpc8378_mds.dts | 396 /* IDSEL 0x16 */
|
D | taishan.dts | 378 interrupts = <0x12 0x4 0x13 0x4 0x14 0x4 0x15 0x4 0x16 0x4>;
|
D | mpc8377_mds.dts | 412 /* IDSEL 0x16 */
|
D | kilauea.dts | 425 2 &UIC2 0x16 1
|
D | virtex440-ml510.dts | 374 /* IDSEL 0x16 / dev=6, bus=0 / PCI slot 3 */
|
D | glacier.dts | 407 /*Wake*/ 0x1 &UIC2 0x16 0x4>;
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dsi.c | 3221 unsigned ticks, bool x4, bool x16) in dsi_set_lp_rx_timeout() argument 3234 r = FLD_MOD(r, x16 ? 1 : 0, 14, 14); /* LP_RX_TO_X16 */ in dsi_set_lp_rx_timeout() 3239 total_ticks = ticks * (x16 ? 16 : 1) * (x4 ? 4 : 1); in dsi_set_lp_rx_timeout() 3243 ticks, x4 ? " x4" : "", x16 ? " x16" : "", in dsi_set_lp_rx_timeout() 3248 bool x8, bool x16) in dsi_set_ta_timeout() argument 3261 r = FLD_MOD(r, x16 ? 1 : 0, 30, 30); /* TA_TO_X16 */ in dsi_set_ta_timeout() 3266 total_ticks = ticks * (x16 ? 16 : 1) * (x8 ? 8 : 1); in dsi_set_ta_timeout() 3270 ticks, x8 ? " x8" : "", x16 ? " x16" : "", in dsi_set_ta_timeout() 3275 unsigned ticks, bool x4, bool x16) in dsi_set_stop_state_counter() argument 3288 r = FLD_MOD(r, x16 ? 1 : 0, 14, 14); /* STOP_STATE_X16_IO */ in dsi_set_stop_state_counter() [all …]
|
/linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
D | mpc8568mds.dts | 137 0x4 0x16 0x1 0x0 0x2 0x0 /* TxD5 */ 165 0x5 0x16 0x1 0x0 0x2 0x0 /* TxD5 */
|
D | b4860si-post.dtsi | 221 cell-index = <0x16>;
|
D | p1025twr.dtsi | 216 0x0 0x16 0x2 0x0 0x2 0x0 /* SER7_CD_B*/
|
D | mpc8548cds.dtsi | 213 /* IDSEL 0x16 (Slot 4) */
|
D | p1025rdb.dtsi | 289 0x0 0x16 0x2 0x0 0x2 0x0 /* SER7_CD_B*/
|
D | mpc8569mds.dts | 176 0x0 0x16 0x2 0x0 0x1 0x0 /* ENET2_RXD2_SER2_RXD2 */
|
D | t4240si-post.dtsi | 710 cell-index = <0x16>;
|
/linux-4.4.14/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2080a.dtsi | 462 0x16 0x00000000 0x0 0x00002000>; /* configuration space */ 471 ranges = <0x81000000 0x0 0x00000000 0x16 0x00010000 0x0 0x00010000 /* downstream I/O */ 472 0x82000000 0x0 0x40000000 0x16 0x40000000 0x0 0x40000000>; /* non-prefetchable memory */
|
/linux-4.4.14/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 175 - "2x16" (16-bit stereo) 179 $ echo "mdev0:ep_81:audio_rx.2x16" >add_link
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | da7219.txt | 99 dlg,d-b-btn-thr = <0x16>;
|
D | renesas,rsnd.txt | 178 dmas = <&audma0 0x01>, <&audma1 0x02>, <&audma0 0x15>, <&audma1 0x16>;
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/fsl/ |
D | qman.txt | 165 fsl,liodn = <0x16>;
|
/linux-4.4.14/Documentation/hwmon/ |
D | coretemp | 8 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm),
|
D | zl6100 | 80 configuration data (0x11, 0x12, 0x15, 0x16, and 0xf4). The chips supported by
|
/linux-4.4.14/Documentation/video4linux/ |
D | si476x.txt | 155 0x16 | snr | Signed RF SNR in dB
|
D | vivid.txt | 976 The minimum and maximum resolutions that the scaler can achieve are 16x16 and
|
/linux-4.4.14/drivers/tty/vt/ |
D | cp437.uni | 37 0x16 U+25ac
|
/linux-4.4.14/Documentation/cris/ |
D | README | 116 Axis flash: Found 1 x16 CFI device at 0x0 in 16 bit mode
|
/linux-4.4.14/Documentation/DocBook/ |
D | filesystems.xml.db | 223 API-debugfs-create-x16
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | Assabet | 187 SA1100 flash: Found 2 x16 devices at 0x0 in 32-bit mode
|
/linux-4.4.14/sound/pci/asihpi/ |
D | asihpi.c | 1323 u16 num_instreams, num_outstreams, x16; in snd_card_asihpi_pcm_new() local 1328 &x16, &x32, &x16); in snd_card_asihpi_pcm_new()
|
/linux-4.4.14/Documentation/input/ |
D | alps.txt | 257 byte 5: 0 x16 x15 x14 x13 x12 x11 x10
|
D | elantech.txt | 185 echo -n 0x16 > reg_10
|
D | atarikbd.txt | 400 0x16
|
/linux-4.4.14/Documentation/vm/ |
D | slub.txt | 161 [<c0106035>] dump_stack+0x16/0x18
|
/linux-4.4.14/arch/xtensa/ |
D | Kconfig | 459 There's a 2x16 LCD on most of XTFPGA boards, kernel may output
|
/linux-4.4.14/Documentation/scsi/ |
D | arcmsr_spec.txt | 212 ** GUI_HTTP : HTTP interface (reserved for Http proxy service)(0x16)
|
D | sym53c8xx_2.txt | 932 nvram 64x16 (1024 bit)
|
D | ncr53c8xx.txt | 1685 nvram 64x16 (1024 bit)
|
/linux-4.4.14/arch/arm64/boot/dts/apm/ |
D | apm-storm.dtsi | 403 0x0 0x16 0x4
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 499 # Perform the multiply in pieces using 16x16->32 unsigned #
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 475 0x1017 0x16 MUTE Mute internal mixer. This
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 2888 17) 128 128 system_call_fastpath+0x16/0x1b
|