Searched refs:WM8960_IFACE2_LOOPBACK_MASK (Results 1 – 4 of 4) sorted by relevance
628 #define WM8960_IFACE2_LOOPBACK_MASK (0x1U) macro630 …CE2_LOOPBACK_SET(x) (((uint16_t)(x) << WM8960_IFACE2_LOOPBACK_SHIFT) & WM8960_IFACE2_LOOPBACK_MASK)631 #define WM8960_IFACE2_LOOPBACK_GET(x) (((uint16_t)(x) & WM8960_IFACE2_LOOPBACK_MASK) >> WM8960_IFAC…
Completed in 27 milliseconds