CTLA             1802 sound/pci/ctxfi/cthw20k1.c 	const u32 CTLA = CTLBITS('C', 'T', 'L', 'A');
CTLA             1817 sound/pci/ctxfi/cthw20k1.c 	if (data[0] == CTLA) {
CTLA             1819 sound/pci/ctxfi/cthw20k1.c 			  && data[3] == CTLA) || (data[1] == CTLA
CTLA             1823 sound/pci/ctxfi/cthw20k1.c 				&& data[2] == CTLA && data[3] == CTLA);
CTLA             1825 sound/pci/ctxfi/cthw20k1.c 		is_uaa = (data[1] == CTLA
CTLA             1826 sound/pci/ctxfi/cthw20k1.c 				&& data[2] == CTLA && data[3] == CTLZ);