Searched refs:atomic_enabled (Results 1 – 4 of 4) sorted by relevance
243 .atomic_enabled = IS_ENABLED(CONFIG_ARM_SCMI_TRANSPORT_SMC_ATOMIC_ENABLE),
215 const bool atomic_enabled; member
940 .atomic_enabled = IS_ENABLED(CONFIG_ARM_SCMI_TRANSPORT_VIRTIO_ATOMIC_ENABLE),
1823 ret = info->desc->atomic_enabled && is_transport_polling_capable(info); in scmi_is_transport_atomic()2423 if (info->desc->atomic_enabled && !is_transport_polling_capable(info)) in scmi_probe()