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()415 req->wake_val != UINT_MAX && in is_req_valid()416 req->sleep_val != req->wake_val); in is_req_valid()473 __func__, p->addr, p->sleep_val, p->wake_val); in rpmh_flush()481 p->wake_val); in rpmh_flush()
3627 u8 wake_val = 0; in sdhci_enable_irq_wakeups() local3631 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()3636 wake_val |= SDHCI_WAKE_ON_INT; in sdhci_enable_irq_wakeups()3645 val |= wake_val; in sdhci_enable_irq_wakeups()