Searched defs:phandle (Results 1 - 25 of 393) sorted by relevance

1234567891011>>

/src/sys/dev/fdt/
H A Ddisplay_timing.c45 display_timing_parse(int phandle, struct display_timing *timing) argument
H A Dfdt_rtc.c44 int phandle = devhandle_to_of(call_handle); local in function:fdtbus_device_is_system_todr
H A Dcpus.c61 const int phandle = faa->faa_phandle; local in function:cpus_attach
H A Dfdt_platform.c48 const int phandle = OF_peer(0); local in function:fdt_platform_find
H A Dahcisata_fdt.c63 const int phandle = faa->faa_phandle; local in function:ahcisata_fdt_attach
H A Damdccp_fdt.c71 const int phandle = faa->faa_phandle; local in function:amdccp_fdt_attach
H A Dcdnsiic_fdt.c65 const int phandle = faa->faa_phandle; local in function:cdnsiic_fdt_attach
H A Ddwcwdt_fdt.c63 const int phandle = faa->faa_phandle; local in function:dwcwdt_fdt_attach
H A Dfdt_mmc_pwrseq.c52 fdtbus_register_mmc_pwrseq(device_t dev, int phandle, argument
68 fdtbus_get_mmc_pwrseq(int phandle) argument
81 fdtbus_mmc_pwrseq_get(int phandle) argument
H A Dfdt_power.c52 fdtbus_register_power_controller(device_t dev, int phandle, argument
H A Dfdt_syscon.c54 fdtbus_register_syscon(device_t dev, int phandle, argument
70 fdtbus_get_syscon(int phandle) argument
83 fdtbus_syscon_acquire(int phandle, const char *prop) argument
100 fdtbus_syscon_lookup(int phandle) argument
H A Dfdtvar.h67 int phandle; member in struct:fdt_phandle_data
H A Dgenet_fdt.c76 const int phandle = faa->faa_phandle; local in function:genet_fdt_attach
H A Dgfrtc_fdt.c66 const int phandle = faa->faa_phandle; local in function:gfrtc_fdt_attach
/src/sys/arch/riscv/fdt/
H A Dfdt_dma_machdep.c44 fdtbus_dma_tag_create(int phandle, const struct fdt_dma_range *ranges, argument
H A Driscv_platform.c67 const int phandle = fdtbus_get_stdout_phandle(); local in function:riscv_platform_devmap
/src/sys/arch/evbarm/fdt/
H A Dfdt_dma_machdep.c41 fdtbus_dma_tag_create(int phandle, const struct fdt_dma_range *ranges, argument
/src/sys/arch/arm/sunxi/
H A Dsunxi_de2.c59 const int phandle = faa->faa_phandle; local in function:sunxi_de2_attach
H A Dsun9i_a80_mmcclk.c82 const int phandle = faa->faa_phandle; local in function:sun9i_a80_mmcclk_attach
/src/sys/arch/arm/ti/
H A Domap3_prm.c66 const int phandle = faa->faa_phandle; local in function:omap3_prm_attach
H A Dti_gpmc.c66 const int phandle = faa->faa_phandle; local in function:ti_gpmc_attach
H A Dti_sysc.c66 const int phandle = faa->faa_phandle; local in function:ti_sysc_attach
H A Dti_tptc.c66 const int phandle = faa->faa_phandle; local in function:ti_tptc_attach
/src/sys/dev/ofw/
H A Dofw_pci_subr.c50 int phandle = devhandle_to_of(call_handle); local in function:ofw_pci_bus_get_child_devhandle
/src/sys/arch/mips/fdt/
H A Dfdt_dma_machdep.c51 fdtbus_dma_tag_create(int phandle, const struct fdt_dma_range *ranges, argument

Completed in 12 milliseconds

1234567891011>>