/Linux-v4.19/arch/x86/oprofile/ |
D | nmi_int.c | 156 kfree(per_cpu(cpu_msrs, i).multiplex); in nmi_shutdown_mux() 157 per_cpu(cpu_msrs, i).multiplex = NULL; in nmi_shutdown_mux() 172 per_cpu(cpu_msrs, i).multiplex = in nmi_setup_mux() 174 if (!per_cpu(cpu_msrs, i).multiplex) in nmi_setup_mux() 184 struct op_msr *multiplex = msrs->multiplex; in nmi_cpu_setup_mux() local 191 multiplex[i].saved = -(u64)counter_config[i].count; in nmi_cpu_setup_mux() 193 multiplex[i].saved = 0; in nmi_cpu_setup_mux() 203 struct op_msr *multiplex = msrs->multiplex; in nmi_cpu_save_mpx_registers() local 209 rdmsrl(counters[i].addr, multiplex[virt].saved); in nmi_cpu_save_mpx_registers() 216 struct op_msr *multiplex = msrs->multiplex; in nmi_cpu_restore_mpx_registers() local [all …]
|
D | op_x86_model.h | 26 struct op_msr *multiplex; member
|
/Linux-v4.19/drivers/video/fbdev/ |
D | s3fb.c | 605 u32 value, mode, hmul, offset_value, screen_size, multiplex, dbytes; in s3fb_set_par() local 754 multiplex = 0; in s3fb_set_par() 809 multiplex = 1; in s3fb_set_par() 826 multiplex = 1; in s3fb_set_par() 854 multiplex = 1; in s3fb_set_par() 884 svga_wseq_mask(par->state.vgabase, 0x15, multiplex ? 0x10 : 0x00, 0x10); in s3fb_set_par() 885 svga_wseq_mask(par->state.vgabase, 0x18, multiplex ? 0x80 : 0x00, 0x80); in s3fb_set_par()
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | qcom,usb-8x16-phy.txt | 54 controlled by GPIO to de/multiplex D+/D- USB lines
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | fsl-edma.txt | 3 The eDMA channels have multiplex capability by programmble memory-mapped
|
/Linux-v4.19/drivers/input/serio/ |
D | i8042.c | 657 static int i8042_set_mux_mode(bool multiplex, unsigned char *mux_version) in i8042_set_mux_mode() argument 675 param = val = multiplex ? 0x56 : 0xf6; in i8042_set_mux_mode() 678 param = val = multiplex ? 0xa4 : 0xa5; in i8042_set_mux_mode()
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-enumstd.rst | 348 multiplex. (NICAM system) 353 DQPSK modulated with a 728 kbit/s sound and data multiplex able to
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 56 SPDT USB Switch, witch is cotrolled by GPIO to de/multiplex
|
/Linux-v4.19/Documentation/infiniband/ |
D | opa_vnic.txt | 92 belongs to. On the receive side, this field is used to de-multiplex the
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | st,stm32-pinctrl.txt | 5 also provides ability to multiplex and configure the output of various on-chip
|
D | samsung-pinctrl.txt | 5 and also provides ability to multiplex and configure the output of various
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | omap-gpmc.txt | 110 - gpmc,wr-data-mux-bus-ns: In address-data multiplex mode, specifies
|
/Linux-v4.19/Documentation/driver-api/ |
D | pinctl.rst | 23 can control PINs. It may be able to multiplex, bias, set load capacitance, 827 multiplex 831 whether the pin is used for GPIO or not. If you multiplex a GPIO onto a 859 multiplex 866 possible that the GPIO, pin config and pin multiplex registers are placed into
|
/Linux-v4.19/arch/powerpc/platforms/ |
D | Kconfig | 84 cpu. This will enable the generic code to multiplex the 4
|
/Linux-v4.19/Documentation/networking/ |
D | gtp.txt | 169 > The TEID in the GTP-U header is used to de-multiplex traffic
|
D | can.rst | 903 To filter for content changes in multiplex message sequences an array of more 909 Up to 257 CAN frames (multiplex filter bit mask CAN frame plus 256 CAN 957 When using CAN FD frames for multiplex filtering the MUX mask is still
|
D | rxrpc.txt | 327 AF_RXRPC makes use of control messages in sendmsg() and recvmsg() to multiplex
|
/Linux-v4.19/Documentation/vm/ |
D | cleancache.rst | 139 multiplex physical resources across the varying demands of multiple
|
D | frontswap.rst | 117 multiplex physical resources across the varying demands of multiple
|
/Linux-v4.19/Documentation/hid/ |
D | hid-transport.txt | 91 multiplex all four on a single physical channel. However, in this document we
|
/Linux-v4.19/Documentation/scsi/ |
D | ChangeLog.megaraid | 561 multiplex command to low level RAID module(s).
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-script-python.txt | 103 system-wide and multiplex the per-cpu output into a single stream.
|
/Linux-v4.19/Documentation/powerpc/ |
D | hvcs.txt | 432 Q: How do I multiplex a console that I grab through hvcs so that other
|
/Linux-v4.19/Documentation/admin-guide/ |
D | devices.txt | 46 master multiplex (/dev/ptmx) to acquire a PTY on 156 2 = /dev/ptmx PTY master multiplex 173 they are redirected through the parport multiplex layer.
|
/Linux-v4.19/Documentation/driver-api/gpio/ |
D | legacy.rst | 158 that board setup code probably needs to multiplex that pin as a GPIO,
|