OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdtbus_gpio_acquire_index
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/fdt/
fdt_gpio.h
56
fdtbus_gpio_acquire_index
(int, const char *, int, int);
mmc_pwrseq_emmc.c
87
sc->sc_pin =
fdtbus_gpio_acquire_index
(phandle, "reset-gpios", 0, GPIO_PIN_OUTPUT);
fdt_gpio.c
107
return
fdtbus_gpio_acquire_index
(phandle, prop, 0, flags);
111
fdtbus_gpio_acquire_index
(int phandle, const char *prop,
function in typeref:struct:fdtbus_gpio_pin *
fdt_panel.c
154
sc->sc_enable =
fdtbus_gpio_acquire_index
(phandle,
mmc_pwrseq_simple.c
140
fdtbus_gpio_acquire_index
(phandle,
panel_fdt.c
162
sc->sc_gpios_enable[i] =
fdtbus_gpio_acquire_index
(phandle,
gpioregulator.c
163
sc->sc_pins[n] =
fdtbus_gpio_acquire_index
(phandle, "gpios",
i2cmux_fdt.c
83
mux_data->pins[i] =
fdtbus_gpio_acquire_index
(phandle,
/src/sys/arch/arm/nxp/
imx6_spi.c
119
ifsc->sc_pin_cs[i] =
fdtbus_gpio_acquire_index
(phandle, "cs-gpios", i,
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025