Searched defs:fdt_path (Results 1 - 14 of 14) sorted by relevance

/seL4-refos-master/libs/libplatsupport/plat_include/hikey/platsupport/plat/
H A Ddmt.h60 char *fdt_path; member in struct:__anon5
/seL4-refos-master/libs/libplatsupport/plat_include/fvp/platsupport/plat/
H A Dsp804.h66 char *fdt_path; member in struct:__anon3
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/hikey/platsupport/plat/
H A Ddmt.h60 char *fdt_path; member in struct:__anon16
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/fvp/platsupport/plat/
H A Dsp804.h66 char *fdt_path; member in struct:__anon14
/seL4-refos-master/libs/libplatsupport/plat_include/rockpro64/platsupport/plat/
H A Dtimer.h59 char *fdt_path; member in struct:__anon6
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/rockpro64/platsupport/plat/
H A Dtimer.h59 char *fdt_path; member in struct:__anon12
/seL4-refos-master/libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Dtimer.h33 char *fdt_path; member in struct:__anon1
/seL4-refos-master/projects/util_libs/libplatsupport/plat_include/am335x/platsupport/plat/
H A Dtimer.h33 char *fdt_path; member in struct:__anon12
/seL4-refos-master/libs/libplatsupport/src/
H A Dltimer.h50 helper_fdt_alloc_simple( ps_io_ops_t *ops, char *fdt_path, unsigned reg_choice, unsigned irq_choice, void **vmap, pmem_region_t *pmem, irq_id_t *irq_id, irq_callback_fn_t handler, void *handler_token ) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/
H A Dltimer.h50 helper_fdt_alloc_simple( ps_io_ops_t *ops, char *fdt_path, unsigned reg_choice, unsigned irq_choice, void **vmap, pmem_region_t *pmem, irq_id_t *irq_id, irq_callback_fn_t handler, void *handler_token ) argument
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dpwm.c314 int pwm_init(pwm_t *pwm, ps_io_ops_t ops, char *fdt_path, ltimer_callback_fn_t user_cb_fn, void *user_cb_token) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dpwm.c314 int pwm_init(pwm_t *pwm, ps_io_ops_t ops, char *fdt_path, ltimer_callback_fn_t user_cb_fn, void *user_cb_token) argument
/seL4-refos-master/libs/libplatsupport/src/mach/omap/
H A Dgpt.c395 int gpt_create(gpt_t *gpt, ps_io_ops_t ops, char *fdt_path, ltimer_callback_fn_t user_cb_fn, void *user_cb_token) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/omap/
H A Dgpt.c395 int gpt_create(gpt_t *gpt, ps_io_ops_t ops, char *fdt_path, ltimer_callback_fn_t user_cb_fn, void *user_cb_token) argument

Completed in 43 milliseconds