Searched refs:SLEEP_INPUT (Results 1 – 1 of 1) sorted by relevance
50 #define SLEEP_INPUT BIT(1) macro473 if ((reg & SLEEP_OUTPUT) || (reg & SLEEP_INPUT)) in sprd_pinconf_get()638 val |= SLEEP_INPUT; in sprd_pinconf_set()640 val &= ~SLEEP_INPUT; in sprd_pinconf_set()660 mask = SLEEP_OUTPUT | SLEEP_INPUT; in sprd_pinconf_set()