Searched refs:WM8960_IFACE2_ALRCGPIO_MASK (Results 1 – 4 of 4) sorted by relevance
574 #define WM8960_IFACE2_ALRCGPIO_MASK (0x40U) macro576 …CE2_ALRCGPIO_SET(x) (((uint16_t)(x) << WM8960_IFACE2_ALRCGPIO_SHIFT) & WM8960_IFACE2_ALRCGPIO_MASK)577 #define WM8960_IFACE2_ALRCGPIO_GET(x) (((uint16_t)(x) & WM8960_IFACE2_ALRCGPIO_MASK) >> WM8960_IFAC…
Completed in 28 milliseconds