stat0 51 sound/i2c/l3/uda1341.c #define IS_STATUS(x) ((x) == stat0 || (x) == stat1) stat0 256 sound/i2c/l3/uda1341.c ret = snd_uda1341_update_bits(clnt, stat0, 1, 6, 1, flush); // RESET stat0 257 sound/i2c/l3/uda1341.c ret = snd_uda1341_update_bits(clnt, stat0, 1, 6, 0, flush); // RESTORE stat0 261 sound/i2c/l3/uda1341.c ret = snd_uda1341_update_bits(clnt, stat0, 3, 4, value, flush); stat0 264 sound/i2c/l3/uda1341.c ret = snd_uda1341_update_bits(clnt, stat0, 7, 1, value, flush); stat0 326 sound/i2c/l3/uda1341.c for (reg = stat0; reg < uda1341_reg_last; reg++) stat0 332 sound/i2c/l3/uda1341.c for (reg = stat0; reg < uda1341_reg_last; reg++) stat0 820 sound/i2c/l3/uda1341.c uda->regs[stat0] = STAT0;