OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gfer
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/xscale/
pxa2x0_gpio.c
685
uint32_t
gfer
;
local
692
gfer
= pxagpio_reg_read(sc, GPIO_REG(GPIO_GFER0, gpio));
697
gfer
&= ~bit;
701
gfer
|= bit;
705
gfer
&= ~bit;
709
gfer
|= bit;
717
pxagpio_reg_write(sc, GPIO_REG(GPIO_GFER0, gpio),
gfer
);
pxa2x0_gpio.c
685
uint32_t
gfer
;
local
692
gfer
= pxagpio_reg_read(sc, GPIO_REG(GPIO_GFER0, gpio));
697
gfer
&= ~bit;
701
gfer
|= bit;
705
gfer
&= ~bit;
709
gfer
|= bit;
717
pxagpio_reg_write(sc, GPIO_REG(GPIO_GFER0, gpio),
gfer
);
pxa2x0_gpio.c
685
uint32_t
gfer
;
local
692
gfer
= pxagpio_reg_read(sc, GPIO_REG(GPIO_GFER0, gpio));
697
gfer
&= ~bit;
701
gfer
|= bit;
705
gfer
&= ~bit;
709
gfer
|= bit;
717
pxagpio_reg_write(sc, GPIO_REG(GPIO_GFER0, gpio),
gfer
);
Completed in 117 milliseconds
Indexes created Tue Jul 07 00:25:39 UTC 2026