Home
last modified time | relevance | path

Searched refs:DT_INFO_INVALID_REG_SIZE (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c100 info.reg_size != DT_INFO_INVALID_REG_SIZE); in stm32_rstctrl_provider_probe()
/optee_os/core/drivers/
H A Dstm32_uart.c124 info.reg_size != DT_INFO_INVALID_REG_SIZE); in stm32_uart_init_from_dt_node()
H A Dstm32_hsem.c180 info.reg_size != DT_INFO_INVALID_REG_SIZE); in parse_dt()
H A Dstm32_ipcc.c264 info.reg_size != DT_INFO_INVALID_REG_SIZE); in parse_dt()
H A Dstm32_omm.c90 size_t size = DT_INFO_INVALID_REG_SIZE; in stm32_omm_parse_fdt()
H A Dstm32_hpdma.c240 info.reg_size != DT_INFO_INVALID_REG_SIZE); in parse_dt()
H A Dstm32_fmc.c233 info.reg_size != DT_INFO_INVALID_REG_SIZE); in parse_dt()
H A Dstm32_iwdg.c442 dt_info.reg_size == DT_INFO_INVALID_REG_SIZE) in stm32_iwdg_parse_fdt()
H A Dstm32_i2c.c704 info.reg_size != DT_INFO_INVALID_REG_SIZE); in stm32_i2c_get_setup_from_fdt()
/optee_os/core/kernel/
H A Ddt.c184 return DT_INFO_INVALID_REG_SIZE; in fdt_read_size()
243 if (*size == DT_INFO_INVALID_REG_SIZE) in fdt_get_reg_props_by_index()
270 return DT_INFO_INVALID_REG_SIZE; in fdt_reg_size()
312 .reg_size = DT_INFO_INVALID_REG_SIZE, in fdt_fill_device_info()
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c429 if (reg_size == DT_INFO_INVALID_REG_SIZE) in stm32mp_tzc_parse_fdt()
444 tzc_dev->pdata.mem_size != DT_INFO_INVALID_REG_SIZE); in stm32mp_tzc_parse_fdt()
/optee_os/core/include/kernel/
H A Ddt.h26 #define DT_INFO_INVALID_REG_SIZE ((size_t)-1) macro
/optee_os/core/drivers/firewall/
H A Dstm32_etzpc.c838 etzpc_info.reg_size == DT_INFO_INVALID_REG_SIZE) in init_etzpc_from_dt()
H A Dstm32_risab.c454 info.reg_size != DT_INFO_INVALID_REG_SIZE); in parse_dt()
H A Dstm32_risaf.c713 dt_info.reg_size == DT_INFO_INVALID_REG_SIZE) { in stm32_risaf_probe()
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c1280 dt_cryp.reg_size == DT_INFO_INVALID_REG_SIZE) in stm32_cryp_probe()