Searched refs:RRC (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/sound/hda/ |
D | hdmi_chmap.c | 35 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-5.19.10/sound/x86/ |
D | intel_hdmi_audio.h | 63 RRC = (1 << 9), /* Rear Right Center */ enumerator
|
D | intel_hdmi_audio.c | 68 [6] = RLC | RRC, 97 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 107 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } }, 108 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } }, 109 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } }, 132 { SNDRV_CHMAP_RRC, 0x07, RRC },
|
/linux-5.19.10/sound/soc/codecs/ |
D | hdmi-codec.c | 48 RRC = BIT(9), /* Rear Right Center */ enumerator 221 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 240 .mask = FL | FR | RL | RR | RLC | RRC }, 242 .mask = FL | FR | LFE | RL | RR | RLC | RRC }, 244 .mask = FL | FR | FC | RL | RR | RLC | RRC }, 318 [4] = RC, [5] = FLC | FRC, [6] = RLC | RRC, in hdmi_codec_spk_mask_from_alloc()
|
/linux-5.19.10/drivers/net/wan/ |
D | hd64570.h | 72 #define RRC 0x1A /* RX Ready Control */ macro
|
D | hd64572.h | 91 #define RRC 0x14a /* RX Ready control reg */ macro
|
D | hd64570.c | 505 sca_out(0x07, msci + RRC, card); /* +1=RXRDY/DMA activation condition*/ in sca_open()
|