Searched refs:CS_DEV (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/pci/ice1712/ |
D | pontis.c | 40 #define CS_DEV 0x20 macro 443 spi_write(ice, CS_DEV, 0x04, val); in cs_source_put() 677 val = spi_read(ice, CS_DEV, reg); in cs_proc_regs_read() 680 val = spi_read(ice, CS_DEV, 0x7f); in cs_proc_regs_read() 790 spi_write(ice, CS_DEV, cs_inits[i], cs_inits[i+1]); in pontis_init()
|