/linux/sound/hda/ |
H A 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/sound/x86/ |
H A D | intel_hdmi_audio.h | 63 RRC = (1 << 9), /* Rear Right Center */ enumerator
|
H A D | intel_hdmi_audio.c | 69 [6] = RLC | RRC, 98 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 108 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } }, 109 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } }, 110 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } }, 133 { SNDRV_CHMAP_RRC, 0x07, RRC },
|
/linux/drivers/net/wan/ |
H A D | hd64570.h | 72 #define RRC 0x1A /* RX Ready Control */ macro
|
H A D | hd64572.h | 91 #define RRC 0x14a /* RX Ready control reg */ macro
|
H A D | hd64570.c | 505 sca_out(0x07, msci + RRC, card); /* +1=RXRDY/DMA activation condition*/ in sca_open()
|
/linux/drivers/net/ethernet/renesas/ |
H A D | rswitch.h | 453 RRC = CARO + 0x0004, enumerator
|
H A D | rswitch.c | 45 iowrite32(RRC_RR, priv->addr + RRC); in rswitch_reset() 46 iowrite32(RRC_RR_CLR, priv->addr + RRC); in rswitch_reset()
|