Searched refs:VX_SUER_CLOCK_PRESENT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/drivers/vx/ | ||
D | vx_uer.c | 107 if (val & VX_SUER_CLOCK_PRESENT_MASK) { in vx_read_uer_status() |
/linux-6.1.9/include/sound/ | ||
D | vx_core.h | 452 #define VX_SUER_CLOCK_PRESENT_MASK 0x01 macro |