Searched refs:CS_DEV (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A 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()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A 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()
|
Completed in 3 milliseconds