TE_V2_NOTIF_HOST_EVENT_START
time_cmd.policy = cpu_to_le16(TE_V2_NOTIF_HOST_EVENT_START |
time_cmd.policy = cpu_to_le16(TE_V2_NOTIF_HOST_EVENT_START |
if (notif->action & cpu_to_le32(TE_V2_NOTIF_HOST_EVENT_START))
} else if (le32_to_cpu(notif->action) & TE_V2_NOTIF_HOST_EVENT_START) {
} else if (le32_to_cpu(notif->action) == TE_V2_NOTIF_HOST_EVENT_START) {
time_cmd.policy = cpu_to_le16(TE_V2_NOTIF_HOST_EVENT_START |