Searched full:fe (Results 1 – 25 of 60) sorted by relevance
123
| /Documentation/userspace-api/media/dvb/ |
| D | frontend_fcalls.rst | 14 fe-get-info 15 fe-read-status 16 fe-get-property 17 fe-diseqc-reset-overload 18 fe-diseqc-send-master-cmd 19 fe-diseqc-recv-slave-reply 20 fe-diseqc-send-burst 21 fe-set-tone 22 fe-set-voltage 23 fe-enable-high-lnb-voltage [all …]
|
| D | frontend_legacy_api.rst | 12 fe-type-t 13 fe-bandwidth-t 31 fe-read-ber 32 fe-read-snr 33 fe-read-signal-strength 34 fe-read-uncorrected-blocks 35 fe-set-frontend 36 fe-get-frontend 37 fe-get-event 38 fe-dishnetwork-send-legacy-cmd
|
| D | frontend_f_close.rst | 2 .. c:namespace:: DTV.fe 13 fe-close - Close a frontend device
|
| D | frontend_f_open.rst | 2 .. c:namespace:: DTV.fe 13 fe-open - Open a frontend device
|
| D | dvb-fe-read-status.rst | 3 .. _dvb-fe-read-status:
|
| D | fe-read-snr.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-read-ber.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-diseqc-send-master-cmd.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-read-signal-strength.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-diseqc-recv-slave-reply.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-get-frontend.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-enable-high-lnb-voltage.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-diseqc-reset-overload.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-dishnetwork-send-legacy-cmd.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-read-uncorrected-blocks.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-diseqc-send-burst.rst | 2 .. c:namespace:: DTV.fe
|
| D | fe-get-event.rst | 2 .. c:namespace:: DTV.fe
|
| /Documentation/sound/soc/ |
| D | dpcm.rst | 47 modem. This sound card exposes 4 DSP front end (FE) ALSA PCM devices and 48 supports 6 back end (BE) DAIs. Each FE PCM can digitally route audio data to any 49 of the BE DAIs. The FE PCM devices can also route audio to more than 1 BE DAI. 119 1. Define the FE and BE DAI links. 121 2. Define any FE/BE PCM operations. 126 FE and BE DAI links 146 For the example above we have to define 4 FE DAI links and 6 BE DAI links. The 147 FE DAI links are defined as follows :- 162 .....< other FE and BE DAI links here > 165 This FE DAI link is pretty similar to a regular DAI link except that we also [all …]
|
| /Documentation/driver-api/media/ |
| D | dtv-frontend.rst | 185 struct dtv_frontend_properties *c = &state->fe.dtv_property_cache; 279 static int foo_get_status_and_stats(struct dvb_frontend *fe) 281 struct foo_state *state = fe->demodulator_priv; 282 struct dtv_frontend_properties *c = &fe->dtv_property_cache; 288 rc = foo_read_status(fe, &status); 292 rc = foo_read_strength(fe); 297 if (!(fe->status & FE_HAS_CARRIER)) 300 rc = foo_read_cnr(fe); 305 if (!(fe->status & FE_HAS_VITERBI)) 308 rc = foo_get_pre_ber(fe); [all …]
|
| /Documentation/devicetree/bindings/net/ |
| D | airoha,en7581-eth.yaml | 29 - const: fe 43 - description: FE error irq 51 - const: fe 110 reg-names = "fe", "qdma0", "qdma1"; 120 reset-names = "fe", "pdma", "qdma", "xsi-mac",
|
| D | mediatek,net.yaml | 53 - const: fe 176 - const: fe 247 - const: fe 283 - const: fe 321 - const: fe 360 - const: fe 526 clock-names = "fe", "gp2", "gp1", "wocpu1", "wocpu0",
|
| /Documentation/devicetree/bindings/mailbox/ |
| D | arm,mhuv3.yaml | 83 - FIFO Extension (FE): FE defines a Channel type called a FIFO Channel (FFCH). 92 When FE is implemented, the number of FFCHs that an implementation of the 173 Extension type for FE is FE_EXT, third parameter unused. 179 mboxes = <&mhu FE_EXT 1 0>; // FE, FIFO Channel Window 1. 180 mboxes = <&mhu FE_EXT 7 0>; // FE, FIFO Channel Window 7.
|
| /Documentation/devicetree/bindings/sound/ |
| D | imx-audio-card.yaml | 97 fe-dai-link { 98 link-name = "HiFi-ASRC-FE";
|
| /Documentation/w1/slaves/ |
| D | w1_ds2423.rst | 44 …00 02 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff… 51 …00 02 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff…
|
| /Documentation/gpu/amdgpu/display/ |
| D | dcn-overview.rst | 87 referred as **Front End (FE)** and **Back End (BE)**, where FE consists of: 99 OPP and OPTC are two joining blocks between FE and BE. On a side note, this is 101 to choose which link encoder to connect to which PHY. FE's main responsibility
|
123