Home
last modified time | relevance | path

Searched refs:DT_DRIVER_RSTCTRL (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/include/drivers/
H A Drstctrl.h61 .type = DT_DRIVER_RSTCTRL, \
167 index, DT_DRIVER_RSTCTRL, in rstctrl_dt_get_by_index()
228 DT_DRIVER_RSTCTRL); in rstctrl_register_provider()
/optee_os/core/include/kernel/
H A Ddt_driver.h35 DT_DRIVER_RSTCTRL, enumerator
/optee_os/core/drivers/rstctrl/
H A Dstm32mp1_rstctrl.c163 .type = DT_DRIVER_RSTCTRL,
H A Dstm32mp21_rstctrl.c242 .type = DT_DRIVER_RSTCTRL,
H A Dstm32mp25_rstctrl.c271 .type = DT_DRIVER_RSTCTRL,
/optee_os/core/drivers/
H A Datmel_rstc.c210 .type = DT_DRIVER_RSTCTRL,
/optee_os/core/kernel/
H A Ddt_driver.c107 case DT_DRIVER_RSTCTRL: in assert_type_is_valid()
198 case DT_DRIVER_RSTCTRL: in fdt_get_dt_driver_cells()