Searched refs:SLEEP_INPUT (Results 1 – 1 of 1) sorted by relevance
48 #define SLEEP_INPUT BIT(1) macro471 if ((reg & SLEEP_OUTPUT) || (reg & SLEEP_INPUT)) in sprd_pinconf_get()636 val |= SLEEP_INPUT; in sprd_pinconf_set()638 val &= ~SLEEP_INPUT; in sprd_pinconf_set()658 mask = SLEEP_OUTPUT | SLEEP_INPUT; in sprd_pinconf_set()