Home
last modified time | relevance | path

Searched refs:dt_find_otp_name (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/st/common/include/
A Dstm32mp_dt.h43 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len);
/arm-trusted-firmware-2.8.0/plat/st/common/
A Dstm32mp_common.c107 return dt_find_otp_name(otp_name, otp_idx, otp_len); in stm32_get_otp_index()
A Dstm32mp_dt.c326 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len) in dt_find_otp_name() function

Completed in 4 milliseconds