plx_reg 565 sound/pci/lx6464es/lx6464es.c u32 plx_reg = lx_plx_reg_read(chip, ePLX_CHIPSC); plx_reg 570 sound/pci/lx6464es/lx6464es.c plx_reg &= ~CHIPSC_RESET_XILINX; plx_reg 572 sound/pci/lx6464es/lx6464es.c lx_plx_reg_write(chip, ePLX_CHIPSC, plx_reg); plx_reg 578 sound/pci/lx6464es/lx6464es.c plx_reg |= CHIPSC_RESET_XILINX; plx_reg 579 sound/pci/lx6464es/lx6464es.c lx_plx_reg_write(chip, ePLX_CHIPSC, plx_reg);