OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwrite2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/dev/
plcom.c
300
pwrite2
(struct plcom_instance *pi, bus_size_t o, uint16_t val)
function
334
#define
PWRITE2
(pi, reg, val)
pwrite2
(pi, reg, val)
461
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
532
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
653
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
790
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
1677
PWRITE2
(pi, PL011COM_CR, 0);
1686
PWRITE2
(pi, PL011COM_IFLS, ifls);
1692
PWRITE2
(pi, PL011COM_CR, sc->sc_cr)
[
all
...]
plcom.c
300
pwrite2
(struct plcom_instance *pi, bus_size_t o, uint16_t val)
function
334
#define
PWRITE2
(pi, reg, val)
pwrite2
(pi, reg, val)
461
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
532
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
653
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
790
PWRITE2
(pi, PL011COM_CR, sc->sc_cr);
1677
PWRITE2
(pi, PL011COM_CR, 0);
1686
PWRITE2
(pi, PL011COM_IFLS, ifls);
1692
PWRITE2
(pi, PL011COM_CR, sc->sc_cr)
[
all
...]
Completed in 65 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026