Searched refs:wake_val (Results 1 – 2 of 2) sorted by relevance
54 u32 wake_val; member137 req->sleep_val = req->wake_val = UINT_MAX; in cache_rpm_request()142 old_wake_val = req->wake_val; in cache_rpm_request()147 req->wake_val = cmd->data; in cache_rpm_request()155 req->wake_val != old_wake_val) && in cache_rpm_request()157 req->wake_val != UINT_MAX; in cache_rpm_request()409 req->wake_val != UINT_MAX && in is_req_valid()410 req->sleep_val != req->wake_val); in is_req_valid()467 __func__, p->addr, p->sleep_val, p->wake_val); in rpmh_flush()475 p->wake_val); in rpmh_flush()
3652 u8 wake_val = 0; in sdhci_enable_irq_wakeups() local3656 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()3661 wake_val |= SDHCI_WAKE_ON_INT; in sdhci_enable_irq_wakeups()3670 val |= wake_val; in sdhci_enable_irq_wakeups()