AUREON_CS8415_CS 124 sound/pci/ice1712/aureon.c AUREON_CS8415_CS)); AUREON_CS8415_CS 126 sound/pci/ice1712/aureon.c tmp |= AUREON_CS8415_CS | AUREON_WM_CS; /* disable SPI devices */ AUREON_CS8415_CS 508 sound/pci/ice1712/aureon.c AUREON_WM_CS|AUREON_CS8415_CS)); AUREON_CS8415_CS 552 sound/pci/ice1712/aureon.c tmp = (snd_ice1712_gpio_read(ice) & ~AUREON_SPI_CLK) | AUREON_CS8415_CS|AUREON_WM_CS; AUREON_CS8415_CS 601 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, 0x2000 | reg, 16); AUREON_CS8415_CS 602 sound/pci/ice1712/aureon.c aureon_spi_read(ice, AUREON_CS8415_CS, 0x21, 8, &val, 1); AUREON_CS8415_CS 609 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, 0x2000 | reg, 16); AUREON_CS8415_CS 610 sound/pci/ice1712/aureon.c aureon_spi_read(ice, AUREON_CS8415_CS, 0x21, 8, buffer, size); AUREON_CS8415_CS 616 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, 0x200000 | (reg << 8) | val, 24); AUREON_CS8415_CS 2098 sound/pci/ice1712/aureon.c snd_ice1712_gpio_set_mask(ice, ~(AUREON_WM_RESET|AUREON_WM_CS|AUREON_CS8415_CS|AUREON_HP_SEL)); AUREON_CS8415_CS 2104 sound/pci/ice1712/aureon.c tmp |= AUREON_WM_CS | AUREON_CS8415_CS; AUREON_CS8415_CS 2125 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, *p | 0x200000, 24);