OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLGPIO_READ
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
pl061var.h
51
#define
PLGPIO_READ
(sc, reg) \
pl061.c
58
const uint32_t cnf =
PLGPIO_READ
(sc, PL061_GPIOAFSEL_REG) |
88
const uint32_t v =
PLGPIO_READ
(sc, PL061_GPIODATA_REG(1<<pin));
108
v =
PLGPIO_READ
(sc, PL061_GPIODIR_REG);
112
v =
PLGPIO_READ
(sc, PL061_GPIODIR_REG);
/src/sys/dev/acpi/
plgpio_acpi.c
168
ibe =
PLGPIO_READ
(sc, PL061_GPIOIBE_REG);
169
iev =
PLGPIO_READ
(sc, PL061_GPIOIEV_REG);
186
is =
PLGPIO_READ
(sc, PL061_GPIOIS_REG);
201
ie =
PLGPIO_READ
(sc, PL061_GPIOIE_REG);
214
mis =
PLGPIO_READ
(sc, PL061_GPIOMIS_REG);
/src/sys/dev/fdt/
pl061gpio_fdt.c
134
const uint32_t cnf =
PLGPIO_READ
(sc, PL061_GPIOAFSEL_REG);
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025