Home
last modified time | relevance | path

Searched refs:RRC (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/sound/hda/
Dhdmi_chmap.c35 RRC = (1 << 9), /* Rear Right Center */ enumerator
69 [6] = RLC | RRC,
137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
147 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
148 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
149 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
403 { SNDRV_CHMAP_RRC, RRC },
/Linux-v5.10/sound/x86/
Dintel_hdmi_audio.h63 RRC = (1 << 9), /* Rear Right Center */ enumerator
Dintel_hdmi_audio.c66 [6] = RLC | RRC,
95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
105 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
106 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
107 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
130 { SNDRV_CHMAP_RRC, 0x07, RRC },
/Linux-v5.10/sound/soc/codecs/
Dhdmi-codec.c49 RRC = BIT(9), /* Rear Right Center */ enumerator
222 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
241 .mask = FL | FR | RL | RR | RLC | RRC },
243 .mask = FL | FR | LFE | RL | RR | RLC | RRC },
245 .mask = FL | FR | FC | RL | RR | RLC | RRC },
317 [4] = RC, [5] = FLC | FRC, [6] = RLC | RRC, in hdmi_codec_spk_mask_from_alloc()
/Linux-v5.10/drivers/net/wan/
Dhd64570.h72 #define RRC 0x1A /* RX Ready Control */ macro
Dhd64572.h91 #define RRC 0x14a /* RX Ready control reg */ macro
Dhd64570.c492 sca_out(0x07, msci + RRC, card); /* +1=RXRDY/DMA activation condition*/ in sca_open()
/Linux-v5.10/drivers/tty/
Dsynclinkmp.c335 #define RRC 0x3a macro
4447 write_reg(info, RRC, 0x00); in async_mode()
4624 write_reg(info, RRC, rx_active_fifo_level); in hdlc_mode()