Home
last modified time | relevance | path

Searched refs:method (Results 1 – 8 of 8) sorted by relevance

/drivers/pm_cpu_ops/
A Dpm_cpu_ops_psci.c163 if (!strcmp("hvc", dev_config->method)) { in set_conduit_method()
166 } else if (!strcmp("smc", dev_config->method)) { in set_conduit_method()
219 .method = DT_PROP(DT_DRV_INST(inst), method) \
A Dpm_cpu_ops_psci.h118 const char *method; member
/drivers/sip_svc/
A Dsip_smc_intel_socfpga.c177 LOG_DBG("Before %s call", DT_PROP(DT_SIP_SMC, method)); in intel_sip_secure_monitor_call()
194 LOG_DBG("After %s call", DT_PROP(DT_SIP_SMC, method)); in intel_sip_secure_monitor_call()
209 LOG_INF("Supervisory call %s registered successfully", DT_PROP(DT_SIP_SMC, method)); in arm_sip_smc_init()
231 SIP_SVC_CONTROLLER_DEFINE(0, DT_PROP(DT_SIP_SMC, method), DEVICE_DT_GET(DT_SIP_SMC),
/drivers/sensor/st/vl53l1x/
A DKconfig24 the driver will use the polling method.
/drivers/wifi/winc1500/
A DKconfig.winc150022 bool "Use old SPI access method in the vendor HAL"
/drivers/tee/optee/
A Doptee.c49 const char *method; member
1147 if (!strcmp("hvc", conf->method)) { in set_optee_method()
1149 } else if (!strcmp("smc", conf->method)) { in set_optee_method()
1288 .method = DT_INST_PROP(inst, method) \
/drivers/modem/
A DKconfig26 work method provided. This driver differs from the pipe UART driver
46 work method provided. This driver combines abstractions for:
/drivers/bluetooth/hci/
A DKconfig.esp32140 bool "Original method"
146 bool "Espressif custom method"
606 Select filtering method for duplicate scan results.

Completed in 32 milliseconds