OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_phandle
(Results
1 - 25
of
308
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/sys/dev/fdt/
fdt_syscon.c
44
int
sc_phandle
;
member in struct:fdtbus_syscon
61
sc->
sc_phandle
= phandle;
75
if (sc->
sc_phandle
== phandle)
86
int
sc_phandle
;
local in function:fdtbus_syscon_acquire
88
sc_phandle
= fdtbus_get_phandle(phandle, prop);
89
if (
sc_phandle
< 0)
92
sc = fdtbus_get_syscon(
sc_phandle
);
fdt_syscon.c
44
int
sc_phandle
;
member in struct:fdtbus_syscon
61
sc->
sc_phandle
= phandle;
75
if (sc->
sc_phandle
== phandle)
86
int
sc_phandle
;
local in function:fdtbus_syscon_acquire
88
sc_phandle
= fdtbus_get_phandle(phandle, prop);
89
if (
sc_phandle
< 0)
92
sc = fdtbus_get_syscon(
sc_phandle
);
connector_fdt.c
61
int
sc_phandle
;
member in struct:fdt_connector_softc
96
sc->
sc_phandle
= phandle;
mmc_pwrseq_emmc.c
50
int
sc_phandle
;
member in struct:mmcpwrseq_emmc_softc
85
sc->
sc_phandle
= phandle;
connector_fdt.c
61
int
sc_phandle
;
member in struct:fdt_connector_softc
96
sc->
sc_phandle
= phandle;
mmc_pwrseq_emmc.c
50
int
sc_phandle
;
member in struct:mmcpwrseq_emmc_softc
85
sc->
sc_phandle
= phandle;
panel_fdt.c
60
int
sc_phandle
;
member in struct:fdt_panel_softc
99
sc->
sc_phandle
= phandle;
panel_fdt.c
60
int
sc_phandle
;
member in struct:fdt_panel_softc
99
sc->
sc_phandle
= phandle;
fixedclock.c
68
int
sc_phandle
;
member in struct:fixedclock_softc
103
sc->
sc_phandle
= phandle;
fixedfactorclock.c
70
int
sc_phandle
;
member in struct:fixedfactorclock_softc
101
sc->
sc_phandle
= phandle;
166
clkp_parent = fdtbus_clock_get_index(sc->
sc_phandle
, 0);
fixedregulator.c
60
int
sc_phandle
;
member in struct:fixedregulator_softc
100
sc->
sc_phandle
= phandle;
150
sc->sc_pin = fdtbus_gpio_acquire(sc->
sc_phandle
, "gpio",
mmc_pwrseq_simple.c
50
int
sc_phandle
;
member in struct:mmcpwrseq_simple_softc
123
sc->
sc_phandle
= phandle;
/src/sys/arch/arm/broadcom/
bcm2835_dwctwo.c
60
int
sc_phandle
;
member in struct:bcmdwc2_softc
134
sc->
sc_phandle
= phandle;
167
fdtbus_intr_disestablish(sc->
sc_phandle
, sc->sc_ih);
bcm2835_dwctwo.c
60
int
sc_phandle
;
member in struct:bcmdwc2_softc
134
sc->
sc_phandle
= phandle;
167
fdtbus_intr_disestablish(sc->
sc_phandle
, sc->sc_ih);
/src/sys/arch/arm/samsung/
mct_var.h
43
int
sc_phandle
;
member in struct:mct_softc
mct_var.h
43
int
sc_phandle
;
member in struct:mct_softc
/src/sys/arch/arm/sunxi/
sunxi_dep.c
51
int
sc_phandle
;
member in struct:sunxi_dep_softc
sunxi_dep.c
51
int
sc_phandle
;
member in struct:sunxi_dep_softc
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_netbsd_fdt.c
53
int
sc_phandle
;
member in struct:vchiq_fdt_softc
94
fsc->
sc_phandle
= phandle;
127
const int phandle = fsc->
sc_phandle
;
vchiq_netbsd_fdt.c
53
int
sc_phandle
;
member in struct:vchiq_fdt_softc
94
fsc->
sc_phandle
= phandle;
127
const int phandle = fsc->
sc_phandle
;
/src/sys/arch/arm/altera/
cycv_dwcmmc.c
54
int
sc_phandle
;
member in struct:cycv_dwcmmc_softc
142
esc->
sc_phandle
= phandle;
/src/sys/arch/arm/amlogic/
mesongxl_usb2phy.c
60
int
sc_phandle
;
member in struct:mesongxl_usb2phy_softc
156
sc->
sc_phandle
= phandle;
/src/sys/arch/arm/nvidia/
tegra_lic.c
66
int
sc_phandle
;
member in struct:tegra_lic_softc
98
sc->
sc_phandle
= faa->faa_phandle;
/src/sys/arch/arm/rockchip/
rk3288_usb.c
97
int
sc_phandle
;
member in struct:rk3288_usbphy_softc
158
sc->
sc_phandle
= phandle;
/src/sys/arch/mips/cavium/dev/
octeon_intc.c
64
int
sc_phandle
;
member in struct:octeon_intc_softc
94
sc->
sc_phandle
= phandle;
Completed in 60 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Fri Oct 17 00:09:41 GMT 2025