Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-sam/
H A Dsam_sfr.c59 .type = DT_DRIVER_NOTYPE,
/optee_os/core/drivers/
H A Dmicrochip_pit.c62 .type = DT_DRIVER_NOTYPE,
H A Datmel_trng.c119 .type = DT_DRIVER_NOTYPE,
H A Dxiphera_trng.c184 .type = DT_DRIVER_NOTYPE,
H A Datmel_tcb.c201 .type = DT_DRIVER_NOTYPE,
H A Datmel_shdwc.c246 .type = DT_DRIVER_NOTYPE,
H A Datmel_rtc.c325 .type = DT_DRIVER_NOTYPE,
H A Datmel_wdt.c395 .type = DT_DRIVER_NOTYPE,
H A Datmel_piobu.c478 .type = DT_DRIVER_NOTYPE,
/optee_os/core/include/kernel/
H A Ddt_driver.h32 DT_DRIVER_NOTYPE, enumerator
/optee_os/core/drivers/i2c/
H A Datmel_i2c.c363 .type = DT_DRIVER_NOTYPE,
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dplat_tzc400.c549 .type = DT_DRIVER_NOTYPE,
/optee_os/core/kernel/
H A Ddt_driver.c105 case DT_DRIVER_NOTYPE: in assert_type_is_valid()