Home
last modified time | relevance | path

Searched refs:notify_enable (Results 1 – 5 of 5) sorted by relevance

/drivers/firmware/arm_scmi/
A Dsystem.c26 __le32 notify_enable; member
66 notify->notify_enable = enable ? cpu_to_le32(BIT(0)) : 0; in scmi_system_request_notify()
A Dpower.c53 __le32 notify_enable; member
234 notify->notify_enable = enable ? cpu_to_le32(BIT(0)) : 0; in scmi_power_request_notify()
A Dpowercap.c90 __le32 notify_enable; member
95 __le32 notify_enable; member
762 notify->notify_enable = cpu_to_le32(enable ? BIT(0) : 0); in scmi_powercap_notify()
796 notify->notify_enable = cpu_to_le32(enable ? BIT(0) : 0); in scmi_powercap_notify()
A Dclock.c149 __le32 notify_enable; member
985 notify->notify_enable = enable ? cpu_to_le32(BIT(0)) : 0; in scmi_clk_rate_notify()
A Dperf.c108 __le32 notify_enable; member
832 notify->notify_enable = enable ? cpu_to_le32(BIT(0)) : 0; in scmi_perf_level_limits_notify()

Completed in 19 milliseconds