Home
last modified time | relevance | path

Searched refs:PC (Results 1 – 25 of 271) sorted by relevance

1234567891011

/Linux-v6.1/drivers/pinctrl/freescale/
Dpinctrl-imx1.c17 #define PC 2 macro
77 MX1_PAD_SSI_RXFS = PAD_ID(PC, 3),
78 MX1_PAD_SSI_RXCLK = PAD_ID(PC, 4),
79 MX1_PAD_SSI_RXDAT = PAD_ID(PC, 5),
80 MX1_PAD_SSI_TXDAT = PAD_ID(PC, 6),
81 MX1_PAD_SSI_TXFS = PAD_ID(PC, 7),
82 MX1_PAD_SSI_TXCLK = PAD_ID(PC, 8),
83 MX1_PAD_UART1_CTS = PAD_ID(PC, 9),
84 MX1_PAD_UART1_RTS = PAD_ID(PC, 10),
85 MX1_PAD_UART1_TXD = PAD_ID(PC, 11),
[all …]
Dpinctrl-imx27.c21 #define PC 2 macro
89 MX27_PAD_I2C2_SDA = PAD_ID(PC, 5),
90 MX27_PAD_I2C2_SCL = PAD_ID(PC, 6),
91 MX27_PAD_USBOTG_DATA5 = PAD_ID(PC, 7),
92 MX27_PAD_USBOTG_DATA6 = PAD_ID(PC, 8),
93 MX27_PAD_USBOTG_DATA0 = PAD_ID(PC, 9),
94 MX27_PAD_USBOTG_DATA2 = PAD_ID(PC, 10),
95 MX27_PAD_USBOTG_DATA1 = PAD_ID(PC, 11),
96 MX27_PAD_USBOTG_DATA4 = PAD_ID(PC, 12),
97 MX27_PAD_USBOTG_DATA3 = PAD_ID(PC, 13),
[all …]
/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Ddebug-exceptions.c30 #define PC(v) ((uint64_t)&(v)) macro
111 GUEST_ASSERT_EQ(sw_bp_addr, PC(sw_bp)); in guest_code()
117 install_hw_bp(PC(hw_bp)); in guest_code()
119 GUEST_ASSERT_EQ(hw_bp_addr, PC(hw_bp)); in guest_code()
125 install_hw_bp(PC(bp_svc)); in guest_code()
127 GUEST_ASSERT_EQ(hw_bp_addr, PC(bp_svc)); in guest_code()
128 GUEST_ASSERT_EQ(svc_addr, PC(bp_svc) + 4); in guest_code()
134 install_hw_bp(PC(bp_brk)); in guest_code()
136 GUEST_ASSERT_EQ(sw_bp_addr, PC(bp_brk)); in guest_code()
137 GUEST_ASSERT_EQ(hw_bp_addr, PC(bp_brk)); in guest_code()
[all …]
/Linux-v6.1/Documentation/admin-guide/media/
Dgspca-cardlist.rst24 spca500 041e:400a Creative PC-CAM 300
25 sunplus 041e:400b Creative PC-CAM 600
26 sunplus 041e:4012 PC-Cam350
225 gl860 05e3:0503 Genesys Logic PC Camera
226 gl860 05e3:f191 Genesys Logic PC Camera
230 topro 06a2:0003 TP6800 PC Camera, CmoX CX0342 webcam
251 spca505 0733:0430 Intel PC Camera Pro
297 pac7311 093a:260e Gigaware VGA PC Camera, Trust WB-3350p, SIGMA cam 2350
322 zc3xx 0ac8:307b PC Camera (ZS0211)
334 sonixb 0c45:6011 Microdia PC Camera (SN9C102)
[all …]
/Linux-v6.1/arch/mips/loongson2ef/
DKconfig8 bool "Lemote Fuloong(2e) mini-PC"
31 Lemote Fuloong(2e) mini-PC board based on the Chinese Loongson-2E CPU and
34 Lemote Fuloong(2e) mini PC have a VIA686B south bridge.
64 These family machines include fuloong2f mini PC, yeeloong2f notebook,
65 LingLoong allinone PC and so forth.
/Linux-v6.1/drivers/block/paride/
Dbpck.c31 #undef PC
33 #define PC pi->private macro
34 #define r2() (PC=(in_p(2) & 0xff))
35 #define w2(byte) {out_p(2,byte); PC = byte;}
36 #define t2(pat) {PC ^= pat; out_p(2,PC);}
37 #define e2() {PC &= 0xfe; out_p(2,PC);}
38 #define o2() {PC |= 1; out_p(2,PC);}
/Linux-v6.1/Documentation/networking/
D6pack.rst20 6pack is a transmission protocol for data exchange between the PC and
25 - The PC is given full control over the radio
26 channel. Special control data is exchanged between the PC and the TNC so
27 that the PC knows at any time if the TNC is receiving data, if a TNC
32 algorithms as everything is computed in the PC. It would even be possible
36 TNCs that are connected between each other and the PC by a daisy chain
42 Damaged packets that the TNC has received from the PC are not transmitted.
52 Matthias Welwarsky DG2FEF, comes along with the PC version of FlexNet.
69 available on any packet radio box where PC/FlexNet can be found. The name of
72 with PC/FlexNet. Please do not ask me about the internals of this file as I
[all …]
/Linux-v6.1/arch/arm/kernel/
Dunwind.c76 PC = 15 enumerator
346 if (ctrl->vrs[PC] == 0) in unwind_exec_insn()
347 ctrl->vrs[PC] = ctrl->vrs[LR]; in unwind_exec_insn()
372 ctrl->vrs[FP], ctrl->vrs[SP], ctrl->vrs[LR], ctrl->vrs[PC]); in unwind_exec_insn()
406 ctrl.vrs[PC] = 0; in unwind_frame()
472 if (ctrl.vrs[PC] == 0) in unwind_frame()
473 ctrl.vrs[PC] = ctrl.vrs[LR]; in unwind_frame()
476 if (frame->pc == ctrl.vrs[PC] && frame->sp == ctrl.vrs[SP]) in unwind_frame()
482 frame->pc = ctrl.vrs[PC]; in unwind_frame()
/Linux-v6.1/drivers/accessibility/speakup/
DKconfig18 external (old), Dectalk PC (full length isa board),
20 Litetalk, Keynote Gold internal PC, software
59 tristate "Accent PC synthesizer support"
113 tristate "DECtalk PC (big ISA card) synthesizer support"
116 This is the Speakup driver for the DecTalk PC (full
121 In order to use the DecTalk PC driver, you must download
125 DecTalk PC board in order to use it with this driver.
128 PC software has been pre-loaded on to the board.
134 tristate "DoubleTalk PC synthesizer support"
139 PC synthesizer. You can say y to build it into the
[all …]
/Linux-v6.1/Documentation/bpf/
Dinstruction-set.rst174 BPF_JA 0x00 PC += off BPF_JMP only
175 BPF_JEQ 0x10 PC += off if dst == src
176 BPF_JGT 0x20 PC += off if dst > src unsigned
177 BPF_JGE 0x30 PC += off if dst >= src unsigned
178 BPF_JSET 0x40 PC += off if dst & src
179 BPF_JNE 0x50 PC += off if dst != src
180 BPF_JSGT 0x60 PC += off if dst > src signed
181 BPF_JSGE 0x70 PC += off if dst >= src signed
184 BPF_JLT 0xa0 PC += off if dst < src unsigned
185 BPF_JLE 0xb0 PC += off if dst <= src unsigned
[all …]
/Linux-v6.1/arch/powerpc/boot/dts/fsl/
Dp1020rdb-pc_camp_core0.dts3 * P1020 RDB-PC Core0 Device Tree Source in CAMP mode.
18 model = "fsl,P1020RDB-PC";
19 compatible = "fsl,P1020RDB-PC";
Dp1020rdb-pc_camp_core1.dts3 * P1020 RDB-PC Core1 Device Tree Source in CAMP mode.
17 model = "fsl,P1020RDB-PC";
18 compatible = "fsl,P1020RDB-PC";
/Linux-v6.1/arch/arm/nwfpe/
Dfpmodule.inl28 for this in this routine. LDF/STF instructions with Rn = PC
29 depend on the PC being correct, as they use PC+8 in their
70 * the CPSR may be the PC register itself.
Dentry.S70 ldr r5, [sp, #S_PC] @ get contents of PC;
88 @ increment PC
96 str r5, [sp, #S_PC] @ update PC copy in regs
/Linux-v6.1/drivers/char/pcmcia/
DKconfig10 tristate "SyncLink PC Card support"
13 Enable support for the SyncLink PC Card serial adapter, running
31 by the vendor-provided PC/SC ifd_handler (http://www.omnikey.com/),
43 PC/SC ifdhandler provided from the Omnikey homepage
/Linux-v6.1/Documentation/sound/hd-audio/
Drealtek-pc-beep.rst2 Realtek PC Beep Hidden Register
5 This file documents the "PC Beep Hidden Register", which is present in certain
8 as I can tell, these hidden routes are designed to allow flexible PC Beep output
27 When zero, expose the PC Beep line (from the internal beep generator, when
30 jack (or possibly Line In on some machines) input instead. If PC Beep is
54 1Ah input selection (DIV is the PC Beep divider set on NID 01h)::
95 commits indicate that it might be a Line In on some machines) or from the PC
101 The register's reset value is 0x3717, corresponding to PC Beep on 1Ah that is
115 away from PC Beep but have failed to disable both loopback paths. On my
/Linux-v6.1/arch/m68k/ifpsp060/
Diskeleton.S63 | the PC pointing to the instruction following the instruction
100 | * Current PC * * Current PC *
105 | * PC * * PC *
140 | * Current PC * * Current PC *
145 | * PC * * PC *
/Linux-v6.1/arch/m68k/q40/
DREADME27 drivers/char/q40_keyb.c # use PC keymaps for national keyboards
28 serial.c # normal PC driver - any speed
33 block/floppy.c # normal PC driver, DMA emu in asm/floppy.h
43 Various other PC drivers can be enabled simply by adding them to
122 the PC scancodes x86 Linux uses. So by theory every national keyboard should
125 Unfortunately the AT->PC translation isn't quite trivial and even worse, my
133 - 'showkey -s' run on a PC, non-X session
135 btw if the showkey output from PC and Q40 doesn't differ then you have some
/Linux-v6.1/arch/arm/lib/
Dbacktrace.S40 1: stmfd sp!, {pc} @ calculate offset of PC stored
66 sub sv_pc, sv_pc, offset @ Correct PC for prefetching
67 bic sv_pc, sv_pc, mask @ mask PC/LR for the mode
77 bic r1, r1, mask @ mask PC/LR for the mode
/Linux-v6.1/Documentation/watchdog/
Dpcwd-watchdog.rst2 Berkshire Products PC Watchdog Card
12 The PC Watchdog is a card that offers the same type of functionality that
24 drivers have initialized, you can then talk to the card using a PC
31 If you want to write a program to be compatible with the PC Watchdog
/Linux-v6.1/tools/perf/arch/arm64/tests/
Dregs_load.S9 #define PC (8 * 32) macro
44 str x30, [x0, #PC]
/Linux-v6.1/drivers/comedi/
DKconfig80 tristate "SSV Embedded Systems DIL/Net-PC support"
83 Enable support for SSV Embedded Systems DIL/Net-PC
91 bool "Comedi ISA and PC/104 drivers"
93 Enable comedi ISA and PC/104 drivers to be built
97 the questions about ISA and PC/104 comedi drivers.
114 Enable support for ISA and PC/104 based 8255 digital i/o boards. This
125 WinSystems PCM-IO48 48 channels (PC/104)
126 Diamond Systems ONYX-MM-DIO 48 channels (PC/104)
142 Enable support for various simple ISA or PC/104 Digital I/O boards.
196 tristate "Advantech PCM-3724 PC/104 card support"
[all …]
/Linux-v6.1/drivers/parport/
DKconfig13 the architecture might have PC parallel port hardware.
44 tristate "PC-style hardware"
47 You should say Y here if you have a PC-style parallel port. All
48 IBM PC compatible computers and some Alphas have PC-style
87 tristate "Support for PCMCIA management for PC-style ports"
90 Say Y here if you need PCMCIA support for your PC-style parallel
/Linux-v6.1/tools/perf/arch/arm/tests/
Dregs_load.S19 #define PC 0x78 macro
56 str lr, [r0, #PC] // store pc as lr in order to skip the call
/Linux-v6.1/drivers/eisa/
Deisa.ids19 ACE2010 "ACME PC Network"
412 DBI0801 "Digi PC/Xr - ISA"
413 DBI0901 "Digi PC/Xt - ISA"
416 DBI0E01 "Digi PC IMAC - ISA"
417 DBI0F01 "Digi PC IMAC/4 - ISA"
418 DBI1001 "Digi PC/Xe - ISA"
500 DTI0000 "Evolution RISC PC"
546 HWP1801 "HP StarLAN 10 PC Link II (27240A)"
548 HWP1811 "HP ThinLAN PC Adapter Card (27250A)"
550 HWP1832 "HP EtherTwist PC LAN Adapter/16 TP Plus (27247B)"
[all …]

1234567891011