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