AUREON_CS8415_CS 109 sound/pci/ice1712/aureon.c AUREON_CS8415_CS)); AUREON_CS8415_CS 111 sound/pci/ice1712/aureon.c tmp |= AUREON_CS8415_CS | AUREON_WM_CS; /* disable SPI devices */ AUREON_CS8415_CS 488 sound/pci/ice1712/aureon.c AUREON_WM_CS|AUREON_CS8415_CS)); AUREON_CS8415_CS 532 sound/pci/ice1712/aureon.c tmp = (snd_ice1712_gpio_read(ice) & ~AUREON_SPI_CLK) | AUREON_CS8415_CS|AUREON_WM_CS; AUREON_CS8415_CS 581 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, 0x2000 | reg, 16); AUREON_CS8415_CS 582 sound/pci/ice1712/aureon.c aureon_spi_read(ice, AUREON_CS8415_CS, 0x21, 8, &val, 1); AUREON_CS8415_CS 589 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, 0x2000 | reg, 16); AUREON_CS8415_CS 590 sound/pci/ice1712/aureon.c aureon_spi_read(ice, AUREON_CS8415_CS, 0x21, 8, buffer, size); AUREON_CS8415_CS 596 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, 0x200000 | (reg << 8) | val, 24); AUREON_CS8415_CS 2021 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 2027 sound/pci/ice1712/aureon.c tmp |= AUREON_WM_CS | AUREON_CS8415_CS; AUREON_CS8415_CS 2048 sound/pci/ice1712/aureon.c aureon_spi_write(ice, AUREON_CS8415_CS, *p | 0x200000, 24);