OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdtbus_reset
(Results
1 - 25
of
73
) sorted by relevancy
1
2
3
/src/sys/dev/fdt/
fdt_reset.h
36
struct
fdtbus_reset
{
struct
51
struct
fdtbus_reset
*
53
struct
fdtbus_reset
*
55
void fdtbus_reset_put(struct
fdtbus_reset
*);
56
int fdtbus_reset_assert(struct
fdtbus_reset
*);
57
int fdtbus_reset_deassert(struct
fdtbus_reset
*);
fdt_reset.c
80
struct
fdtbus_reset
*
84
struct
fdtbus_reset
*rst = NULL;
131
struct
fdtbus_reset
*
145
fdtbus_reset_put(struct
fdtbus_reset
*rst)
154
fdtbus_reset_assert(struct
fdtbus_reset
*rst)
162
fdtbus_reset_deassert(struct
fdtbus_reset
*rst)
ahcisata_fdt.c
64
struct
fdtbus_reset
*rst;
dwcwdt_fdt.c
64
struct
fdtbus_reset
*rst;
dwiic_fdt.c
107
struct
fdtbus_reset
*rst = fdtbus_reset_get_index(phandle, 0);
ehci_fdt.c
74
struct
fdtbus_reset
*rst;
ohci_fdt.c
74
struct
fdtbus_reset
*rst;
/src/sys/arch/arm/nvidia/
tegra_drm.h
66
struct
fdtbus_reset
*sc_rst_host1x;
70
struct
fdtbus_reset
*sc_rst_dc[2];
74
struct
fdtbus_reset
*sc_rst_hdmi;
tegra_hdaudio.c
73
struct
fdtbus_reset
*sc_rst_hda;
74
struct
fdtbus_reset
*sc_rst_hda2hdmi;
75
struct
fdtbus_reset
*sc_rst_hda2codec_2x;
tegra_ahcisata.c
65
struct
fdtbus_reset
*sc_rst_sata;
66
struct
fdtbus_reset
*sc_rst_sata_oob;
67
struct
fdtbus_reset
*sc_rst_sata_cold;
tegra_fuse.c
53
struct
fdtbus_reset
*sc_rst;
tegra_usbphy.c
57
struct
fdtbus_reset
*sc_rst_usb;
58
struct
fdtbus_reset
*sc_rst_utmip;
/src/sys/arch/arm/sunxi/
sun9i_a80_mmcclk.c
83
struct
fdtbus_reset
*rst;
sun9i_a80_usbphy.c
69
struct
fdtbus_reset
*sc_rst;
sunxi_de2_ccu.c
129
struct
fdtbus_reset
*rst;
sunxi_gmac.c
129
struct
fdtbus_reset
*rst_gmac;
/src/sys/arch/arm/altera/
cycv_gmac.c
80
struct
fdtbus_reset
*rst_gmac;
/src/sys/arch/arm/rockchip/
rk3399_pcie_phy.c
78
struct
fdtbus_reset
*rst;
88
struct
fdtbus_reset
*rst;
rk_tcphy.c
125
struct
fdtbus_reset
*sc_rst;
126
struct
fdtbus_reset
*sc_rst_pipe;
127
struct
fdtbus_reset
*sc_rst_tcphy;
rk3288_usb.c
155
struct
fdtbus_reset
*rst;
/src/sys/arch/arm/amlogic/
mesongxl_usb2phy.c
62
struct
fdtbus_reset
*sc_rst;
mesongxl_usb3phy.c
161
struct
fdtbus_reset
*rst;
/src/sys/arch/arm/ti/
ti_ehci.c
76
struct
fdtbus_reset
*rst;
/src/sys/arch/riscv/starfive/
jh71x0_eth.c
141
struct
fdtbus_reset
*rst;
jh71x0_temp.c
157
struct
fdtbus_reset
* rst = fdtbus_reset_get(phandle, cr);
Completed in 20 milliseconds
1
2
3
Indexes created Tue Oct 28 12:10:06 GMT 2025