do_gpio_write
do_gpio_write(&mix->hp_detect, val | 0x80);
do_gpio_write(&mix->line_detect, val | 0x80);
do_gpio_write(gp, active);