Searched refs:FRH (Results 1 – 1 of 1) sorted by relevance
/sound/hda/ |
D | hdmi_chmap.c | 41 FRH = (1 << 15), /* Front Right High */ enumerator 72 [8] = FLH | FRH, 166 { .ca_index = 0x24, .speakers = { FRH, FLH, RR, RL, 0, 0, FR, FL } }, 167 { .ca_index = 0x25, .speakers = { FRH, FLH, RR, RL, 0, LFE, FR, FL } }, 176 { .ca_index = 0x2e, .speakers = { FRH, FLH, RR, RL, FC, 0, FR, FL } }, 177 { .ca_index = 0x2f, .speakers = { FRH, FLH, RR, RL, FC, LFE, FR, FL } }, 408 { SNDRV_CHMAP_TFR, FRH },
|