Home
last modified time | relevance | path

Searched refs:wake_val (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/soc/qcom/
H A Drpmh.c54 u32 wake_val; member
137 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/soc/qcom/
H A Drpmh.c54 u32 wake_val; member
137 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/soc/qcom/
H A Drpmh.c54 u32 wake_val; member
137 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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Dsdhci.c3607 u8 wake_val = 0; in sdhci_enable_irq_wakeups() local
3611 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()
3616 wake_val |= SDHCI_WAKE_ON_INT; in sdhci_enable_irq_wakeups()
3625 val |= wake_val; in sdhci_enable_irq_wakeups()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Dsdhci.c3607 u8 wake_val = 0; in sdhci_enable_irq_wakeups() local
3611 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()
3616 wake_val |= SDHCI_WAKE_ON_INT; in sdhci_enable_irq_wakeups()
3625 val |= wake_val; in sdhci_enable_irq_wakeups()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Dsdhci.c3607 u8 wake_val = 0; in sdhci_enable_irq_wakeups() local
3611 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()
3616 wake_val |= SDHCI_WAKE_ON_INT; in sdhci_enable_irq_wakeups()
3625 val |= wake_val; in sdhci_enable_irq_wakeups()