Home
last modified time | relevance | path

Searched refs:VX_SUER_CLOCK_PRESENT_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/drivers/vx/
H A Dvx_uer.c107 if (val & VX_SUER_CLOCK_PRESENT_MASK) { in vx_read_uer_status()
/openbmc/linux/include/sound/
H A Dvx_core.h452 #define VX_SUER_CLOCK_PRESENT_MASK 0x01 macro