Searched refs:DT_DRIVER_NOTYPE (Results 1 – 13 of 13) sorted by relevance
| /optee_os/core/arch/arm/plat-sam/ |
| H A D | sam_sfr.c | 59 .type = DT_DRIVER_NOTYPE,
|
| /optee_os/core/drivers/ |
| H A D | microchip_pit.c | 62 .type = DT_DRIVER_NOTYPE,
|
| H A D | atmel_trng.c | 119 .type = DT_DRIVER_NOTYPE,
|
| H A D | xiphera_trng.c | 184 .type = DT_DRIVER_NOTYPE,
|
| H A D | atmel_tcb.c | 201 .type = DT_DRIVER_NOTYPE,
|
| H A D | atmel_shdwc.c | 246 .type = DT_DRIVER_NOTYPE,
|
| H A D | atmel_rtc.c | 325 .type = DT_DRIVER_NOTYPE,
|
| H A D | atmel_wdt.c | 395 .type = DT_DRIVER_NOTYPE,
|
| H A D | atmel_piobu.c | 478 .type = DT_DRIVER_NOTYPE,
|
| /optee_os/core/include/kernel/ |
| H A D | dt_driver.h | 32 DT_DRIVER_NOTYPE, enumerator
|
| /optee_os/core/drivers/i2c/ |
| H A D | atmel_i2c.c | 363 .type = DT_DRIVER_NOTYPE,
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | plat_tzc400.c | 549 .type = DT_DRIVER_NOTYPE,
|
| /optee_os/core/kernel/ |
| H A D | dt_driver.c | 105 case DT_DRIVER_NOTYPE: in assert_type_is_valid()
|