| /optee_os/core/drivers/clk/ |
| H A D | clk-stm32mp15.c | 1026 static unsigned int clk_freq_prop(const void *fdt, int node) in clk_freq_prop() 1042 static void get_osc_freq_from_dt(const void *fdt) in get_osc_freq_from_dt() 1103 static TEE_Result stm32mp1_clk_fdt_init(const void *fdt, int node) in stm32mp1_clk_fdt_init() 1380 static TEE_Result stm32mp1_clock_provider_probe(const void *fdt, int offs, in stm32mp1_clock_provider_probe()
|
| H A D | clk-stm32mp21.c | 1012 static int stm32_clk_parse_oscillator_fdt(const void *fdt, int node, in stm32_clk_parse_oscillator_fdt() 1068 static int stm32_clk_parse_fdt_all_oscillator(const void *fdt, in stm32_clk_parse_fdt_all_oscillator() 1096 static int clk_stm32_parse_pll_fdt(const void *fdt, int subnode, in clk_stm32_parse_pll_fdt() 1137 static int stm32_clk_parse_fdt_all_pll(const void *fdt, int node, in stm32_clk_parse_fdt_all_pll() 1164 static int stm32_clk_parse_fdt_opp(const void *fdt, int node, in stm32_clk_parse_fdt_opp() 1196 static int stm32_clk_parse_fdt_all_opp(const void *fdt, int node, in stm32_clk_parse_fdt_all_opp() 1211 static int stm32_clk_parse_fdt(const void *fdt, int node, in stm32_clk_parse_fdt() 3388 static void clk_stm32_init_oscillators(const void *fdt, int node) in clk_stm32_init_oscillators() 3690 static TEE_Result stm32mp21_clk_probe(const void *fdt, int node, in stm32mp21_clk_probe()
|
| H A D | clk-stm32mp25.c | 1031 static int stm32_clk_parse_oscillator_fdt(const void *fdt, int node, in stm32_clk_parse_oscillator_fdt() 1087 static int stm32_clk_parse_fdt_all_oscillator(const void *fdt, in stm32_clk_parse_fdt_all_oscillator() 1115 static int clk_stm32_parse_pll_fdt(const void *fdt, int subnode, in clk_stm32_parse_pll_fdt() 1156 static int stm32_clk_parse_fdt_all_pll(const void *fdt, int node, in stm32_clk_parse_fdt_all_pll() 1179 static int stm32_clk_parse_fdt_opp(const void *fdt, int node, in stm32_clk_parse_fdt_opp() 1214 static int stm32_clk_parse_fdt_all_opp(const void *fdt, int node, in stm32_clk_parse_fdt_all_opp() 1229 static int stm32_clk_parse_fdt(const void *fdt, int node, in stm32_clk_parse_fdt() 3488 static void clk_stm32_init_oscillators(const void *fdt, int node) in clk_stm32_init_oscillators() 3745 static TEE_Result stm32mp25_clk_probe(const void *fdt, int node, in stm32mp25_clk_probe()
|
| H A D | clk-stm32-core.c | 517 int clk_stm32_parse_fdt_by_name(const void *fdt, int node, const char *name, in clk_stm32_parse_fdt_by_name() 636 void stm32mp_clk_provider_probe_final(const void *fdt, int node, in stm32mp_clk_provider_probe_final()
|
| /optee_os/core/drivers/pinctrl/ |
| H A D | atmel_pio.c | 184 static TEE_Result pio_node_probe(const void *fdt, int node, in pio_node_probe()
|
| /optee_os/core/arch/arm/plat-stm32mp1/drivers/ |
| H A D | stm32mp1_pwr.c | 241 static TEE_Result stm32mp1_pwr_regu_probe(const void *fdt, int node, in stm32mp1_pwr_regu_probe()
|
| /optee_os/core/drivers/regulator/ |
| H A D | stm32mp13_regulator_iod.c | 266 static TEE_Result iod_regulator_probe(const void *fdt, int node, in iod_regulator_probe()
|
| H A D | stm32_vrefbuf.c | 319 static TEE_Result stm32_vrefbuf_regulator_probe(const void *fdt, int node, in stm32_vrefbuf_regulator_probe()
|
| /optee_os/core/drivers/ |
| H A D | stm32_rng.c | 586 static TEE_Result stm32_rng_parse_fdt(const void *fdt, int node) in stm32_rng_parse_fdt() 634 static TEE_Result stm32_rng_probe(const void *fdt, int offs, in stm32_rng_probe()
|
| H A D | stm32_bsec.c | 752 static void bsec_dt_otp_nsec_access(void *fdt, int bsec_node) in bsec_dt_otp_nsec_access() 844 static void save_dt_nvmem_layout(void *fdt, int bsec_node) in save_dt_nvmem_layout() 916 void *fdt = NULL; in initialize_bsec_from_dt() local
|
| H A D | imx_uart.c | 156 static int imx_uart_dev_init(struct serial_chip *chip, const void *fdt, in imx_uart_dev_init()
|
| H A D | zynqmp_csu_aes.c | 389 void *fdt = NULL; in zynqmp_csu_aes_dt_enable_secure_status() local
|
| H A D | pl011.c | 201 static int pl011_dev_init(struct serial_chip *chip, const void *fdt, int offs, in pl011_dev_init()
|
| H A D | ls_sfp.c | 97 void *fdt = get_embedded_dt(); in ls_sfp_init() local
|
| H A D | atmel_rtc.c | 287 static TEE_Result atmel_rtc_probe(const void *fdt, int node, in atmel_rtc_probe()
|
| H A D | stm32_exti.c | 405 const void *fdt, int node) in stm32_exti_rif_parse_dt() 741 static TEE_Result stm32_exti_probe(const void *fdt, int node, in stm32_exti_probe()
|
| H A D | atmel_wdt.c | 305 static TEE_Result wdt_node_probe(const void *fdt, int node, in wdt_node_probe()
|
| /optee_os/core/arch/arm/plat-sam/ |
| H A D | matrix.c | 128 TEE_Result matrix_dt_get_id(const void *fdt, int node, unsigned int *id) in matrix_dt_get_id()
|
| /optee_os/core/include/drivers/ |
| H A D | gpio.h | 282 static inline TEE_Result gpio_register_provider(const void *fdt, int nodeoffset, in gpio_register_provider()
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_hash.c | 796 const void *fdt, int node, in stm32_hash_parse_fdt() 824 static TEE_Result stm32_hash_probe(const void *fdt, int node, in stm32_hash_probe()
|
| H A D | stm32_saes.c | 1351 const void *fdt, int node) in stm32_saes_parse_fdt() 1423 static TEE_Result stm32_saes_probe(const void *fdt, int node, in stm32_saes_probe()
|
| /optee_os/core/drivers/imx/dcp/ |
| H A D | dcp.c | 674 void *fdt = NULL; in dcp_pbase() local
|
| /optee_os/core/drivers/firewall/ |
| H A D | stm32_risab.c | 441 static TEE_Result parse_dt(const void *fdt, int node, in parse_dt() 836 static TEE_Result stm32_risab_probe(const void *fdt, int node, in stm32_risab_probe()
|
| /optee_os/core/drivers/i2c/ |
| H A D | atmel_i2c.c | 296 static TEE_Result atmel_i2c_node_probe(const void *fdt, int node, in atmel_i2c_node_probe()
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | sama7g5_clk.c | 1258 static TEE_Result pmc_setup_sama7g5(const void *fdt, int nodeoffset, in pmc_setup_sama7g5()
|