Home
last modified time | relevance | path

Searched refs:dt_device_match (Results 1 – 25 of 66) sorted by relevance

123

/optee_os/core/arch/arm/plat-sam/
H A Dsam_sfr.c52 static const struct dt_device_match atmel_sfr_match_table[] = {
/optee_os/core/drivers/nvmem/
H A Dnvmem_die_id.c54 static const struct dt_device_match nvmem_die_id_match_table[] = {
H A Dnvmem_huk.c62 static const struct dt_device_match nvmem_huk_match_table[] = {
H A Datmel_sfc.c122 static const struct dt_device_match atmel_sfc_match_table[] = {
/optee_os/core/drivers/clk/sam/
H A Dat91_sckc.c59 static const struct dt_device_match at91_sckc_match_table[] = {
/optee_os/core/include/drivers/
H A Dclk_dt.h22 static const struct dt_device_match __name ## _match_table[] = { \
H A Drstctrl.h55 static const struct dt_device_match __name ## _match_table[] = { \
H A Dgpio.h24 static const struct dt_device_match __name ## _match_table[] = { \
/optee_os/core/drivers/
H A Dmicrochip_pit.c55 static const struct dt_device_match microchip_pit_match_table[] = {
H A Datmel_trng.c111 static const struct dt_device_match atmel_trng_match_table[] = {
H A Dimx_lpuart.c118 static const struct dt_device_match imx_match_table[] = {
H A Dxiphera_trng.c177 static const struct dt_device_match xiphera_trng_match_table[] = {
H A Dserial8250_uart.c157 static const struct dt_device_match serial8250_match_table[] = {
H A Dimx_uart.c191 static const struct dt_device_match imx_match_table[] = {
H A Dffa_console.c142 static const struct dt_device_match ffa_console_match_table[] = {
H A Datmel_tcb.c194 static const struct dt_device_match atmel_tcb_match_table[] = {
H A Datmel_rstc.c199 static const struct dt_device_match atmel_rstc_match_table[] = {
H A Dpl011.c239 static const struct dt_device_match pl011_match_table[] = {
H A Datmel_shdwc.c232 static const struct dt_device_match atmel_shdwc_match_table[] = {
H A Dstm32_hsem.c264 static const struct dt_device_match stm32_hsem_match_table[] = {
/optee_os/core/kernel/
H A Ddt_driver.c36 const struct dt_device_match *dm;
532 const struct dt_device_match *dm) in alloc_elt_and_probe()
555 const struct dt_device_match *dm = NULL; in probe_device_by_compat()
680 const struct dt_device_match *dm) in add_node_to_probe()
735 const struct dt_device_match *dm = NULL; in add_probe_node_by_compat()
919 static const struct dt_device_match simple_bus_match_table[] = {
/optee_os/core/include/kernel/
H A Ddt_driver.h72 const struct dt_device_match *match_table; /* null-terminated */
/optee_os/core/drivers/rstctrl/
H A Dstm32mp1_rstctrl.c145 static const struct dt_device_match stm32_rstctrl_match_table[] = {
/optee_os/core/drivers/regulator/
H A Dregulator_fixed.c175 static const struct dt_device_match regulator_match_table[] = {
/optee_os/core/drivers/counter/
H A Dstm32_stgen.c263 static const struct dt_device_match stm32_stgen_match_table[] = {

123