Searched refs:CS_DEV (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/sound/pci/ice1712/ |
D | pontis.c | 26 #define CS_DEV 0x20 macro 429 spi_write(ice, CS_DEV, 0x04, val); in cs_source_put() 659 val = spi_read(ice, CS_DEV, reg); in cs_proc_regs_read() 662 val = spi_read(ice, CS_DEV, 0x7f); in cs_proc_regs_read() 770 spi_write(ice, CS_DEV, cs_inits[i], cs_inits[i+1]); in pontis_init()
|