Searched refs:FLW (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_hdmi.c | 209 FLW = (1 << 11), /* Front Left Wide */ enumerator 229 [7] = FLW | FRW, 335 { .ca_index = 0x26, .speakers = { FRW, FLW, RR, RL, 0, 0, FR, FL } }, 336 { .ca_index = 0x27, .speakers = { FRW, FLW, RR, RL, 0, LFE, FR, FL } }, 345 { .ca_index = 0x30, .speakers = { FRW, FLW, RR, RL, FC, 0, FR, FL } }, 346 { .ca_index = 0x31, .speakers = { FRW, FLW, RR, RL, FC, LFE, FR, FL } }, 792 { SNDRV_CHMAP_FLW, FLW },
|