Searched refs:wake_val (Results 1 – 2 of 2) sorted by relevance
54 u32 wake_val; member131 req->sleep_val = req->wake_val = UINT_MAX; in cache_rpm_request()136 old_wake_val = req->wake_val; in cache_rpm_request()141 req->wake_val = cmd->data; in cache_rpm_request()149 req->wake_val != old_wake_val) && in cache_rpm_request()151 req->wake_val != UINT_MAX; in cache_rpm_request()402 req->wake_val != UINT_MAX && in is_req_valid()403 req->sleep_val != req->wake_val); in is_req_valid()460 __func__, p->addr, p->sleep_val, p->wake_val); in rpmh_flush()468 p->wake_val); in rpmh_flush()
3724 u8 wake_val = 0; in sdhci_enable_irq_wakeups() local3728 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()3733 wake_val |= SDHCI_WAKE_ON_INT; in sdhci_enable_irq_wakeups()3742 val |= wake_val; in sdhci_enable_irq_wakeups()