Home
last modified time | relevance | path

Searched refs:MODE2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dcs4231a.c90 #define MODE2 (1 << 6) macro
295 switch ((val >> 5) & ((s->dregs[MODE_And_ID] & MODE2) ? 7 : 3)) { in cs_reset_voices()
377 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_read()
419 if (!(s->dregs[MODE_And_ID] & MODE2)) in cs_write()
480 if (val & MODE2) in cs_write()
481 s->dregs[iaddr] |= MODE2; in cs_write()
483 s->dregs[iaddr] &= ~MODE2; in cs_write()
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst54 .. _LIRC-CAN-REC-MODE2:
59 :ref:`LIRC_MODE_MODE2 <lirc-mode-MODE2>` is used. This also implies
156 .. _LIRC-CAN-SEND-MODE2:
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcs4271.txt30 in the MODE2 register. This workaround can be enabled with this DT
/openbmc/u-boot/arch/arm/dts/
H A Dam335x-baltos.dts56 0x158 0x2a /* spi0_d1.i2c1_sda_mux3, INPUT | MODE2 */
57 0x15c 0x2a /* spi0_cs0.i2c1_scl_mux3, INPUT | MODE2 */