OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpio_unit
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/imx/
imxgpiovar.h
48
int
gpio_unit
;
member in struct:imxgpio_softc
imx51_gpio.c
127
gpio->
gpio_unit
= (aa->aa_addr - GPIO1_BASE) / 0x4000;
imxgpio.c
346
if (gpio->
gpio_unit
!= -1) {
347
KASSERT(gpio->
gpio_unit
< MAX_NGROUP);
348
imxgpio_handles[gpio->
gpio_unit
] = gpio;
/src/sys/arch/arm/nxp/
imx_gpio.c
121
sc->
gpio_unit
= -1;
274
sc->gpio_irqbase + intr, sc->
gpio_unit
, intr);
Completed in 12 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025