OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pio0
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/luna68k/dev/
xpbus.c
65
/*
PIO0
Port C bit definition */
204
volatile uint8_t * const
pio0
= (uint8_t *)PIO_ADDR;
local in function:put_pio0c
206
pio0
[CTRL] = (bit << 1) | (set & 0x01);
208
return
pio0
[PORT_C];
258
/* reset the interrupt request: read
PIO0
port A */
286
/* reset the interrupt request: read
PIO0
port A */
/src/sys/arch/luna68k/luna68k/
machdep.c
158
volatile uint8_t *
pio0
= (void *)OBIO_PIO0_BASE;
local in function:luna68k_init
190
pio0
[3] = 0xb6;
191
pio0
[2] = 1 << 6; /* enable parity check */
192
pio0
[3] = 0xb6;
193
sw1 =
pio0
[0]; /* dip sw1 value */
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
stih407-pinctrl.dtsi
12
gpio0 = &
pio0
;
56
pio0
: gpio@9610000 {
label
62
st,bank-name = "
PIO0
";
183
keyin2 = <&
pio0
4 ALT2 IN>;
188
keyout2 = <&
pio0
6 ALT2 OUT>;
205
txd0 = <&
pio0
0 ALT1 OUT DE_IO 0 CLK_A>;
206
txd1 = <&
pio0
1 ALT1 OUT DE_IO 0 CLK_A>;
207
txd2 = <&
pio0
2 ALT1 OUT DE_IO 0 CLK_A>;
208
txd3 = <&
pio0
3 ALT1 OUT DE_IO 0 CLK_A>;
209
txen = <&
pio0
5 ALT1 OUT DE_IO 0 CLK_A>
[
all
...]
stih418-b2264.dts
111
snps,reset-gpio = <&
pio0
7 0>;
stih410-b2260.dts
180
snps,reset-gpio = <&
pio0
7 0>;
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025