CS_PC_LINEMUTE
pc = cs4231_read(sc, SP_PIN_CONTROL) | CS_PC_HDPHMUTE | CS_PC_LINEMUTE;
pc &= ~CS_PC_LINEMUTE;