Searched refs:ES1370_REG_SERIAL_CONTROL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sound/pci/ |
H A D | es137x.h | 43 #define ES1370_REG_SERIAL_CONTROL 0x20 macro 160 #define ES1370_REG_SERIAL_CONTROL 0x20 macro
|
H A D | es137x.c | 561 es_wr(es, ES1370_REG_SERIAL_CONTROL, es->sctrl, 4); in eschan_setformat() 826 es_wr(es, ES1370_REG_SERIAL_CONTROL, es->sctrl, 4); in eschan_trigger() 943 es_wr(es, ES1370_REG_SERIAL_CONTROL, sctrl, 4); in es_intr() 944 es_wr(es, ES1370_REG_SERIAL_CONTROL, es->sctrl, 4); in es_intr() 1002 es_wr(es, ES1370_REG_SERIAL_CONTROL, es->sctrl, 4); in es1370_init() 1056 es_wr(es, ES1370_REG_SERIAL_CONTROL, es->sctrl, 4); in es1371_init()
|