Home
last modified time | relevance | path

Searched refs:get_dt (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/drivers/crypto/caam/hal/imx_8m/
H A Dhal_cfg.c19 fdt = get_dt(); in caam_hal_cfg_hab_jr_mgmt()
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_cfg.c24 fdt = get_dt(); in caam_hal_cfg_get_conf()
H A Dhal_sm.c206 fdt = get_dt(); in caam_hal_sm_get_base()
/optee_os/core/include/kernel/
H A Ddt.h255 void *get_dt(void);
447 static inline void *get_dt(void) in get_dt() function
/optee_os/core/drivers/
H A Dimx_wdog.c106 fdt = get_dt(); in imx_wdog_base()
H A Daplic_priv.c90 fdt = get_dt(); in aplic_init_from_device_tree()
H A Dimx_rngb.c141 void *fdt = get_dt(); in map_controller()
H A Dimsic.c326 fdt = get_dt(); in imsic_init_from_device_tree()
H A Dls_dspi.c548 fdt = get_dt(); in get_info_from_device_tree()
H A Dimx_i2c.c495 void *fdt = get_dt(); in i2c_mapped()
/optee_os/core/kernel/
H A Dconsole.c162 fdt = get_dt(); in configure_console_from_dt()
H A Ddt.c433 void *get_dt(void) in get_dt() function
/optee_os/core/drivers/imx/dcp/
H A Ddcp.c678 fdt = get_dt(); in dcp_pbase()