Home
last modified time | relevance | path

Searched refs:FR (Results 1 – 21 of 21) sorted by relevance

/linux/sound/hda/core/
H A Dhdmi_chmap.c28 FR = (1 << 2), /* Front Right */ enumerator
63 [0] = FL | FR,
121 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
[all …]
/linux/sound/soc/codecs/
H A Dhdmi-codec.c38 FR = BIT(2), /* Front Right */ enumerator
194 .mask = FL | FR },
196 .mask = FL | FR | LFE | FC },
198 .mask = FL | FR | FC },
200 .mask = FL | FR | LFE },
202 .mask = FL | FR | LFE | FC | RL | RR },
204 .mask = FL | FR | FC | RL | RR },
206 .mask = FL | FR | LFE | RL | RR },
208 .mask = FL | FR | RL | RR },
210 .mask = FL | FR | LFE | FC | RC },
[all …]
/linux/sound/x86/
H A Dintel_hdmi_audio.c64 [0] = FL | FR,
83 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
85 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
87 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
89 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
91 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
93 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
95 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
97 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
99 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
[all …]
H A Dintel_hdmi_audio.h56 FR = (1 << 2), /* Front Right */ enumerator
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c60 #define FR(_fecp, _reg) __fs_in32(&(_fecp)->fec_ ## _reg) macro
63 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v))
66 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v))
79 if ((FR(fecp, ecntrl) & FEC_ECNTRL_RESET) == 0) in whack_reset()
342 if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0) in stop()
346 for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) && in stop()
406 return FR(fecp, ievent) & FR(fecp, imask); in get_int_events()
/linux/arch/sh/math-emu/
H A Dmath.c38 #define FR ((unsigned long*)(fregs->fp_regs)) macro
39 #define FR0 (FR[BANK(0)])
40 #define FRn (FR[BANK(n)])
41 #define FRm (FR[BANK(m)])
47 #define XFn (FR[BANK(XREG(n))])
48 #define XFm (FR[BANK(XREG(m))])
/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dcpm.txt12 in the following order (ER,FR,SR). The
14 (SR,ER,FR). For the second case set
/linux/arch/mips/kvm/
H A Dfpu.S28 sll t0, t0, 5 # is Status.FR set?
72 sll t0, t0, 5 # is Status.FR set?
/linux/arch/alpha/kernel/
H A Dentry.S682 #define FR(n) n * 8 + TI_FP($8) macro
687 #define V(n) stt $f##n, FR(n)
697 stt $f0, FR(31) # save fpcr in slot of $f31
698 ldt $f0, FR(0) # don't let "__save_fpu" change fp state.
/linux/Documentation/admin-guide/media/
H A Dmali-c55.rst121 - RGB/YUV data, connected to the FR and DS V4L2 subdevices
125 - RAW bayer data, connected to the FR V4L2 subdevices
173 If the demosaiced route is active then the FR pipe is only capable of output
214 source, ISP and resizer subdevices and set the FR resizer's routing to select
230 # Set routing on the FR resizer
245 Following which images can be captured from both the FR and DS output's video
324 To configure raw bypass the FR resizer's subdevice's routing table needs to be
H A Dbttv.rst1597 Mercury www.kobian.com (UK and FR)
/linux/Documentation/input/devices/
H A Dyealink.rst54 NEW REP SU MO TU WE TH FR SA
63 Icon name : NEW REP SU MO TU WE TH FR SA
154 FR
/linux/Documentation/sound/designs/
H A Dchannel-mapping-api.rst72 have {FL/FR/RL/RR} channel map, ``_PAIRED`` type would allow you to swap
73 only {RL/RR/FL/FR} while ``_VAR`` type would allow even swapping FL and
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h409 uint32_t FR:1; member
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.c92 cea_channels.channels.FR = speaker_flags.FL_FR; in speakers_to_channels()
/linux/arch/mips/kernel/
H A Dr4k_fpu.S114 bgez t0, 1f # skip storing odd if FR=0
182 bgez t0, 1f # skip loading odd if FR=0
/linux/Documentation/i2c/busses/
H A Di2c-i801.rst14 * Intel 82801FB/FR/FW/FRW (ICH6)
/linux/Documentation/networking/
H A Dregulatory.rst119 { ZD_REGDOMAIN_FRANCE, "FR" },
/linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/
H A Ddcn10_stream_encoder.c1136 cea_channels.channels.FR = speaker_flags.FL_FR; in speakers_to_channels()
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c1123 cea_channels.channels.FR = speaker_flags.FL_FR; in speakers_to_channels()
/linux/Documentation/virt/kvm/
H A Dapi.rst2744 always accessed according to the current guest FPU mode (Status.FR and
7652 accessed (depending on the current guest FPU register mode), and the Status.FR,