Searched refs:CS_DEV (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/pci/ice1712/ |
| H A D | pontis.c | 26 #define CS_DEV 0x20 macro 418 spi_write(ice, CS_DEV, 0x04, val); in cs_source_put() 646 val = spi_read(ice, CS_DEV, reg); in cs_proc_regs_read() 649 val = spi_read(ice, CS_DEV, 0x7f); in cs_proc_regs_read() 756 spi_write(ice, CS_DEV, cs_inits[i], cs_inits[i+1]); in pontis_init()
|