Searched refs:method (Results 1 – 8 of 8) sorted by relevance
| /drivers/pm_cpu_ops/ |
| A D | pm_cpu_ops_psci.c | 163 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 D | pm_cpu_ops_psci.h | 118 const char *method; member
|
| /drivers/sip_svc/ |
| A D | sip_smc_intel_socfpga.c | 177 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 D | Kconfig | 24 the driver will use the polling method.
|
| /drivers/wifi/winc1500/ |
| A D | Kconfig.winc1500 | 22 bool "Use old SPI access method in the vendor HAL"
|
| /drivers/tee/optee/ |
| A D | optee.c | 49 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 D | Kconfig | 26 work method provided. This driver differs from the pipe UART driver 46 work method provided. This driver combines abstractions for:
|
| /drivers/bluetooth/hci/ |
| A D | Kconfig.esp32 | 140 bool "Original method" 146 bool "Espressif custom method" 606 Select filtering method for duplicate scan results.
|
Completed in 32 milliseconds