Searched refs:WLAN2BT_CPUCOM_INT_ACK_EN_REG_MASK (Results 1 – 1 of 1) sorted by relevance
1827 #define WLAN2BT_CPUCOM_INT_ACK_EN_REG_MASK 0x00000001 macro1828 #define WLAN2BT_CPUCOM_INT_ACK_EN_REG_GET(x) (((x) & WLAN2BT_CPUCOM_INT_ACK_EN_REG_MASK) >> WLA…1829 …EN_REG_SET(x) (((x) << WLAN2BT_CPUCOM_INT_ACK_EN_REG_LSB) & WLAN2BT_CPUCOM_INT_ACK_EN_REG_MASK)