Searched refs:dead (Results 1 – 8 of 8) sorted by relevance
121 int dead = (readl(host->ioaddr + RT_SDHCI_INT_STATUS) == 0xffffffff); in rt_sdhci_pltfm_remove() local123 rt_sdhci_uninit_host(host, dead); in rt_sdhci_pltfm_remove()
2263 void rt_sdhci_uninit_host(struct rt_sdhci_host *host, int dead) in rt_sdhci_uninit_host() argument2268 if (dead) in rt_sdhci_uninit_host()2290 if (!dead) in rt_sdhci_uninit_host()
274 * dead state (i.e. disconnected). We don't need to provide thread-safe288 * if PPP session is in the dead state (i.e. disconnected).301 * dead state (i.e. disconnected). We don't need to provide thread-safe343 * be called if PPP session is in the dead state (i.e. disconnected).372 * dead state (i.e. disconnected). You need to call ppp_close() before.436 up(running) and down(dead) events.
452 CMD_OPTIONS_NODE(PWM_LIST_DEAD_TIME, dead_time, set pwm dead time)
646 void rt_sdhci_uninit_host(struct rt_sdhci_host *host, int dead);
354 Fixed the file gets dead-locked when f_open() failed with some conditions. (appeared at R0.12a)
Completed in 22 milliseconds