READY
#define READY BIT(5)
NOT_CONNECTED, READY, WORKING, DOWNLOAD
#define READY(v) [SNDRV_PCM_READY_##v] = #v