Searched refs:ACREGACC_READ (Results 1 – 2 of 2) sorted by relevance
/sound/soc/txx9/ | ||
D | txx9aclc.h | 28 #define ACREGACC_READ 0x80000000 /* CODEC read */ macro |
D | txx9aclc-ac97.c | 58 dat = (reg << ACREGACC_REG_SHIFT) | ACREGACC_READ; in txx9aclc_ac97_read() |